services.nginx.enableReload

Reload nginx when configuration file changes (instead of restart). The configuration file is exposed at /etc/nginx/nginx.conf. See also systemd.services.*.restartIfChanged.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>