services.gancio.settings.db.host
NixOS option
Connection string for 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 \"/run/postgresql\" else null"