steam is no longer big picture

This commit is contained in:
kenji
2025-07-17 21:37:19 -05:00
parent f6b1976809
commit 960ac31702
5 changed files with 8 additions and 4 deletions
+3 -1
View File
@@ -5,7 +5,9 @@
capSysNice = true;
};
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
localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers enable = true;
gamescopeSession.enable = true;
};
};