services.lighttpd.extraConfig

NixOS option

These configuration lines will be appended to the generated lighttpd config file. Note that this mechanism does not work when the manual configText option is used.

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