Enable firewall?

This commit is contained in:
Lillian Violet 2023-12-05 14:30:54 +01:00
parent 4656596b0a
commit bf951766a7

View file

@ -113,6 +113,8 @@
# Enable networking
networking.networkmanager.enable = true;
networking.firewall.enable = true;
networking.firewall.allowedTCPPorts = [80 443 1433];
# Set your time zone.