nixpkgs/nixos/tests/acme
Leona Maroni b3a76d495e
nixos/nginx: allow adding new ACME certificates without nginx restart
Currently, nginx gets restarted when adding a new ACME certificate, even
when `services.nginx.enableReload = true` because of changes in the
Wants/After/Before sections of `nginx.service`.
This change moves these dependencies to `nginx-config-reload.service` and
the respective ACME systemd units.
2025-09-25 10:36:42 +02:00
..
caddy.nix
default.nix
dns01.nix
http01-builtin.nix
python-utils.py
utils.nix
webserver.nix nixos/nginx: allow adding new ACME certificates without nginx restart 2025-09-25 10:36:42 +02:00