desko: re-enable steam

This commit is contained in:
Colin 2023-03-04 07:48:22 +00:00
parent f96f2ec960
commit 9beb6b52e5

View File

@ -50,7 +50,7 @@
}; };
programs.steam = { programs.steam = {
# enable = true; enable = true;
# not sure if needed: stole this whole snippet from the wiki # not sure if needed: stole this whole snippet from the wiki
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