This commit is contained in:
2025-08-01 18:05:53 -05:00
parent 953f7bd390
commit 2cae574f6f

View File

@@ -66,8 +66,7 @@
};
};
networking.firewall.allowedTCPPorts = [ 80 53 ];
networking.firewall.allowedUDPPorts = [ 53 ];
networking.firewall.allowedTCPPorts = [ 80 ];
system.stateVersion = "24.05";
};