services.nginx.appendHttpConfig

Configuration lines to be appended to the generated http block. This is mutually exclusive with using config and httpConfig for specifying the whole http block verbatim.

Type
strings concatenated with "\n"
Default
""
Declared
<nixpkgs/nixos/modules/services/web-servers/nginx/default.nix>