services.gancio.settings.db.database
Name of the PostgreSQL database
- Type
null or string- Default
"if config.services.gancio.settings.db.dialect == \"postgres\" then cfg.user else null"- Declared
- <nixpkgs/nixos/modules/services/web-apps/gancio.nix>
Name of the PostgreSQL database
null or string"if config.services.gancio.settings.db.dialect == \"postgres\" then cfg.user else null"