fix: add chrome as electron default
This commit is contained in:
parent
84b0f866c1
commit
b0ce629cdf
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
size = 16;
|
||||
};
|
||||
|
||||
environment.sessionVariables.DEFAULT_BROWSER = "${pkgs.google-chrome}/bin/google-chrome-stable";
|
||||
|
||||
imports = [
|
||||
./hyprland.nix
|
||||
|
|
|
|||
Loading…
Reference in a new issue