services.nginx.appendConfig
NixOS option
Configuration lines appended to the generated Nginx configuration file. Commonly used by different modules providing http snippets. appendConfig can be specified more than once and its value will be concatenated (contrary to config which can be set only once).
type: strings concatenated with "\n"Default
declared in: nixos/modules/services/web-servers/nginx/default.nixView source on NixOS/nixpkgs →""