From ddcbce28e92aab47fb81920ad5da55e8240896d3 Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 16 Jun 2025 18:38:52 +0300 Subject: [PATCH] i remember this --- modules/graphical-interface.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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