services.nginx.httpConfig

NixOS option

Configuration lines to be set inside the http block. This is mutually exclusive with the structured configuration via virtualHosts and the recommendedXyzSettings configuration options. See appendHttpConfig for appending to the generated http block.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/web-servers/nginx/default.nixView source on NixOS/nixpkgs →