dustbowl: enable firewall

This commit is contained in:
joachimschmidt557 2025-08-24 09:41:54 +02:00
parent 149a57ecb7
commit fc63e5fa75
No known key found for this signature in database
GPG key ID: E0B575BE2884ACC5

View file

@ -300,7 +300,7 @@
programs.steam.enable = true;
# Open ports in the firewall.
networking.firewall.enable = false;
networking.firewall.enable = true;
# networking.firewall.allowedTCPPorts = [ 8080 6600 ];
# networking.firewall.allowedUDPPorts = [ 8080 ];