Disable the firewall

main
Chandler Swift 2024-05-23 23:20:15 -05:00
parent 350aec12ef
commit b9a28d4115
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];
# Or disable the firewall altogether.
# networking.firewall.enable = false;
networking.firewall.enable = false;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions