services.privatebin.enableNginx
NixOS option
Whether to enable nginx or not. If enabled, an nginx virtual host will be created for access to privatebin. If not enabled, then you may use ${config.services.privatebin.package} as your document root in whichever webserver you wish to setup.
type: booleanDefault
declared in: nixos/modules/services/web-apps/privatebin.nixView source on NixOS/nixpkgs →false