Auto-commit: 2026-01-08 08:09:27

This commit is contained in:
2026-01-08 08:09:27 +00:00
parent 7a2abdb6e6
commit 03056d2f70

View File

@@ -4,8 +4,8 @@
steam = {
enable = true;
remotePlay.openFirewall = true;
dedicatedServer.openFirewall = false;
gamescopeSession.enable = false;
dedicatedServer.openFirewall = true;
gamescopeSession.enable = true;
extraPackages = with pkgs; [
steamtinkerlaunch
];