diff --git a/modules/home/steam.nix b/modules/home/steam.nix index beaa0a8..4b559a5 100644 --- a/modules/home/steam.nix +++ b/modules/home/steam.nix @@ -5,7 +5,6 @@ remotePlay.openFirewall = true; dedicatedServer.openFirewall = false; }; - programs.gamemode.enable = true; nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "steam" "steam-original"