undo accidental closing bracket removal

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

View File

@@ -47,6 +47,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