MyNixOS website logo
option

services.part-db.enableNginx

Whether to enable nginx or not. If enabled, an nginx virtual host will be created for access to part-db. If not enabled, then you may use ${config.services.part-db.package}/public as your document root in whichever webserver you wish to setup.

Declarations
Type
boolean
Default
true