services.nginx.appendHttpConfig

NixOS option

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