MyNixOS website logo
option

services.gancio.settings.db.host

Connection string for the PostgreSQL database.

Declarations
Type
null or string
Default
''
  if cfg.settings.db.dialect == "postgres" then "/run/postgresql" else null
''