services.gancio.settings.db.host

NixOS option

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 in: nixos/modules/services/web-apps/gancio.nixView source on NixOS/nixpkgs →