MyNixOS website logo
option

services.privatebin.enableNginx

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.

Declarations
Type
boolean
Default
false