MyNixOS website logo
option

services.canaille.settings.CANAILLE_SQL.DATABASE_URI

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!

Declarations
Type
string
Default
"postgresql://localhost/canaille?host=/run/postgresql"