mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-10 09:43:30 +01:00
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. |
||
|---|---|---|
| .. | ||
| caddy.nix | ||
| default.nix | ||
| dns01.nix | ||
| http01-builtin.nix | ||
| python-utils.py | ||
| utils.nix | ||
| webserver.nix | ||