This commit is contained in:
mjallen18
2025-06-12 11:17:52 -05:00
parent f9145ee0f5
commit 8090bff9d3

View File

@@ -13,8 +13,8 @@ in
firewall = { firewall = {
enable = true; enable = true;
allowPing = true; allowPing = true;
allowedTCPPorts = [ 80 ]; allowedTCPPorts = [ 53 ];
allowedUDPPorts = [ 80 ]; allowedUDPPorts = [ 53 ];
}; };
# Enable Network Manager # Enable Network Manager