fix: make zen default browser in sessions vars
This commit is contained in:
parent
c1862c152e
commit
ae6262904f
2 changed files with 10 additions and 9 deletions
1
home.nix
1
home.nix
|
|
@ -110,6 +110,7 @@
|
|||
home.sessionVariables = {
|
||||
OCL_ICD_VENDORS = "/etc/OpenCL/vendors";
|
||||
POCL_DEVICES = "cpu";
|
||||
BROWSER = "zen";
|
||||
};
|
||||
|
||||
programs.helix = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue