diff --git a/modules/graphical-interface.nix b/modules/graphical-interface.nix index 18d40cc..98f6af8 100644 --- a/modules/graphical-interface.nix +++ b/modules/graphical-interface.nix @@ -55,7 +55,7 @@ qbittorrent ani-cli prismlauncher - element-desktop-wayland + element-desktop qbittorrent discord (pkgs.writeShellApplication { @@ -80,6 +80,8 @@ }) ]; + environment.sessionVariables.NIXOS_OZONE_WL = "1"; + programs.steam = { enable = true; # Open ports in the firewall for Steam Remote Play