Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
nginx
virtualHosts
<name>
locations
<name>
index
option
services.nginx.virtualHosts.<name>.locations.<name>.index
Adds index directive.
Declarations
nixos/modules/services/web-servers/nginx/default.nix
Type
null or string
Default
null
Example
"index.php index.html"