280 current 2025-10-11 05:36:52 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 05:45:31 -05:00
parent 0c6c2562f3
commit 9e00aeca04

View File

@@ -99,7 +99,7 @@ in
# override umask to make permissions work out
systemd.services.${service}.serviceConfig = {
UMask = lib.mkForce "0007";
# };
};
# open firewall
networking.firewall.allowedTCPPorts = [ cfg.port 8123 ];