Make Electron and Chromium play nice in Wayland

This commit is contained in:
Gene Liverman 2024-06-06 21:52:58 -04:00
parent ad480b4965
commit 9b41d47f73

View file

@ -14,6 +14,7 @@
}; };
}; };
environment.sessionVariables.NIXOS_OZONE_WL = "1";
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# host specific apps # host specific apps
boinc boinc