services.nginx.enableReload

NixOS option

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 in: nixos/modules/services/web-servers/nginx/default.nixView source on NixOS/nixpkgs →