services.gancio.settings.db.database
NixOS option
Name of the PostgreSQL database
type: null or stringDefault
declared in: nixos/modules/services/web-apps/gancio.nixView source on NixOS/nixpkgs →"if config.services.gancio.settings.db.dialect == \"postgres\" then cfg.user else null"