services.gancio.settings.db.database

NixOS option

Name of the PostgreSQL database

type: null or string
Default
"if config.services.gancio.settings.db.dialect == \"postgres\" then cfg.user else null"
declared in: nixos/modules/services/web-apps/gancio.nixView source on NixOS/nixpkgs →