services.gancio.settings.db.storage

Location for the SQLite database.

Type
null or string
Default
"if config.services.gancio.settings.db.dialect == \"sqlite\" then \"/var/lib/gancio/db.sqlite\" else null"
Declared
<nixpkgs/nixos/modules/services/web-apps/gancio.nix>