undo accidental closing bracket removal

This commit is contained in:
2026-01-27 07:26:10 +01:00
parent 501e35ae45
commit fd8f18eeec

View File

@@ -48,6 +48,7 @@
extraEnv = { extraEnv = {
SDL_VIDEODRIVER = "wayland"; SDL_VIDEODRIVER = "wayland";
}; };
};
remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play remotePlay.openFirewall = true; # Open ports in the firewall for Steam Remote Play
dedicatedServer.openFirewall = true; # Open ports in the firewall for Source Dedicated Server 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 localNetworkGameTransfers.openFirewall = true; # Open ports in the firewall for Steam Local Network Game Transfers