services.gancio.settings.db.host

Connection string for the PostgreSQL database

Type
null or string
Default
"if config.services.gancio.settings.db.dialect == \"postgres\" then \"/run/postgresql\" else null"
Declared
<nixpkgs/nixos/modules/services/web-apps/gancio.nix>