services.part-db.enableNginx
NixOS option
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.
type: booleanDefault
declared in: nixos/modules/services/web-apps/part-db.nixView source on NixOS/nixpkgs →true