fix(chrome): add ozone wayland variable
This commit is contained in:
parent
58bc0734ba
commit
f63bba35f4
|
@ -6,4 +6,5 @@
|
|||
in {
|
||||
users.home.persist.directories = mkIf gui [ ".config/google-chrome" ];
|
||||
security.chromiumSuidSandbox.enable = mkIf gui true;
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue