Enable firewall?
This commit is contained in:
parent
4656596b0a
commit
bf951766a7
1 changed files with 2 additions and 0 deletions
|
@ -113,6 +113,8 @@
|
|||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
networking.firewall.enable = true;
|
||||
|
||||
networking.firewall.allowedTCPPorts = [80 443 1433];
|
||||
|
||||
# Set your time zone.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue