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 = {
enable = true;
allowPing = true;
allowedTCPPorts = [ 80 ];
allowedUDPPorts = [ 80 ];
allowedTCPPorts = [ 53 ];
allowedUDPPorts = [ 53 ];
};
# Enable Network Manager