services.part-db.enablePostgresql

NixOS option

Whether to configure the postgresql database for part-db. If enabled, a database and user will be created for part-db.

type: boolean
Default
true
declared in: nixos/modules/services/web-apps/part-db.nixView source on NixOS/nixpkgs →