Enable firewall?

This commit is contained in:
Lillian-Violet 2023-12-05 14:30:54 +01:00
parent fe060f3d4c
commit 4699abff0b

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.