Enable firewall?
This commit is contained in:
parent
4656596b0a
commit
bf951766a7
|
@ -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…
Reference in a new issue