Install steam

This commit is contained in:
2026-06-27 12:52:58 +01:00
parent 51c75587fb
commit d615a4519a
+1 -1
View File
@@ -19,7 +19,7 @@
withUWSM = true; withUWSM = true;
}; };
steam = { steam = {
enable = hostname == "station"; enable = true;
package = pkgs-unstable.steam; package = pkgs-unstable.steam;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server