Add steam

Signed-off-by: Tristan Druyen <tristan@vault81.de>
This commit is contained in:
Tristan D. 2023-09-13 22:20:54 +02:00
parent 2ecf25ffd5
commit e29d5506df
Signed by: tristan
SSH key fingerprint: SHA256:U7y6eMb7CQDaTHv9XoX6/BaQnPqyxxKc+Xnfcefi6rY
2 changed files with 7 additions and 0 deletions

View file

@ -107,6 +107,12 @@
enableSSHSupport = true;
};
programs.steam = {
enable = true;
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server
};
services.openssh.enable = true;
networking.firewall.allowedTCPPorts = [22 80 443];

View file

@ -55,6 +55,7 @@
bitwarden
brave
btop
direnv
firefox
jellyfin-media-player
neofetch