MyNixOS website logo
option

services.nginx.virtualHosts.<name>.basicAuthFile

Basic Auth password file for a vhost. Can be created by running nix-shell --packages apacheHttpd --run 'htpasswd -B -c FILENAME USERNAME'.

Declarations
Type
null or path
Default
null