diff --git a/hosts/gabbielaptop/configuration.nix b/hosts/gabbielaptop/configuration.nix index e138de4..af6dc63 100644 --- a/hosts/gabbielaptop/configuration.nix +++ b/hosts/gabbielaptop/configuration.nix @@ -184,7 +184,6 @@ # Enable steam and enable steam remoteplay programs.steam.enable = true; programs.steam.remotePlay.openFirewall = true; - programs.steam.package = pkgs.stable.steam; # This desperately needs moving to home.nix but the home-manager module is not yet available