security.acme.certs.<name>.mode does not exist
All checks were successful
Build hosts / build-hosts (pull_request) Successful in 20s
Flake check / flake-check (pull_request) Successful in 19s

This commit is contained in:
sid 2026-04-19 03:22:23 +02:00
parent 2f28178cb3
commit b2c1a0fc58

View file

@ -76,7 +76,6 @@ in
domain = "*.${constants.intranet}";
server = "https://${constants.ca-fqdn}:${toString cfg.port}/acme/acme/directory";
group = "nginx";
mode = "0640";
};
};