services.hatsu.settings.HATSU_DATABASE_URL
NixOS option
Database URL.
type: stringDefault
"sqlite:///var/lib/hatsu/hatsu.sqlite?mode=rwc"
Example
declared in: nixos/modules/services/web-apps/hatsu.nixView source on NixOS/nixpkgs →"postgres://username:password@host/database"