Install steam
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user