dustbowl: enable firewall
This commit is contained in:
parent
149a57ecb7
commit
fc63e5fa75
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue