services.hatsu.settings.HATSU_DATABASE_URL

NixOS option

Database URL.

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