Steam fix (finally?)
This commit is contained in:
parent
b52cb3835b
commit
4a4700993e
2 changed files with 2 additions and 2 deletions
|
|
@ -235,7 +235,7 @@
|
|||
# enableSSHSupport = true;
|
||||
# };
|
||||
|
||||
kk.steam.enable = false;
|
||||
kk.steam.enable = true;
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ in {
|
|||
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
|
||||
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
|
||||
localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers
|
||||
package = unstable-pkgs.steam;
|
||||
#package = unstable-pkgs.steam;
|
||||
};
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue