[tohru] Install Steam

This commit is contained in:
Katherina Walshe-Grey 2024-05-28 01:12:05 +01:00
parent e53e5ae1c2
commit 0e4b37925a

View file

@ -62,6 +62,12 @@
# enableSSHSupport = true; # enableSSHSupport = true;
# }; # };
programs.steam = {
enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = true;
};
# List services that you want to enable: # List services that you want to enable:
# Enable the OpenSSH daemon. # Enable the OpenSSH daemon.