services.canaille.settings.CANAILLE_SQL.DATABASE_URI
NixOS option
The SQL server URI. Will configure a local PostgreSQL db if left to default. Please note that the NixOS module only really supports PostgreSQL for now. Change at your own risk!
type: stringDefault
declared in: nixos/modules/services/security/canaille.nixView source on NixOS/nixpkgs →"postgresql://localhost/canaille?host=/run/postgresql"