drafted out home manager steam configuration

This commit is contained in:
Leyla Becker 2025-06-03 16:23:20 -05:00
parent 7473ad5415
commit 9c7cc3e3a7
7 changed files with 40 additions and 2 deletions

View file

@ -71,7 +71,7 @@
programs = {
adb.enable = true;
steam = {
enable = true;
# 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
};