MyNixOS website logo
option

services.gancio.settings.db.database

Name of the PostgreSQL database.

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