Disable firewall
This commit is contained in:
parent
92b826f041
commit
ac91a506da
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ with lib; {
|
|||
# firewall.allowedTCPPorts = [ ... ];
|
||||
# firewall.allowedUDPPorts = [ ... ];
|
||||
# Or disable the firewall altogether.
|
||||
# firewall.enable = false;
|
||||
firewall.enable = false;
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue