dwl: remove NIXOS_OZONE_WL
This commit is contained in:
parent
756cfaa3a8
commit
8529c4650d
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ in
|
|||
# pam.services.swaylock = { };
|
||||
};
|
||||
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
# environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
||||
programs = {
|
||||
dconf.enable = lib.mkDefault true;
|
||||
|
|
Loading…
Reference in a new issue