modules: services: nginx: fix SSL renewal, again
All checks were successful
ci/woodpecker/push/check Pipeline was successful

I'd previously fixed this in 1e10c6630b,
however NixOS has recently updated how the renewal units work, hence the
service rename...
This commit is contained in:
Bruno BELANYI 2025-09-13 19:10:39 +02:00
parent 27da55519c
commit 898579c0bb

View file

@ -444,7 +444,7 @@ in
};
};
systemd.services."acme-${domain}" = {
systemd.services."acme-order-renew-${domain}" = {
serviceConfig = {
Environment = [
# Since I do a "weird" setup with a wildcard CNAME