This commit is contained in:
2026-08-24 16:52:19 -05:00
parent 57cb52e86d
commit e4e9a7a764
+1 -1
View File
@@ -117,7 +117,7 @@
networking.firewall.allowedTCPPorts = lib.mkIf opts.default-nginx.enable [
80
443
2222
30222
];
};
};