services.pretalx.settings.database.backend

NixOS option

Database backend to use. Currently only PostgreSQL gets tested, and as such we don’t support any other DBMS.

type: value "postgresql" (singular enum)
Default
"postgresql"
declared in: nixos/modules/services/web-apps/pretalx.nixView source on NixOS/nixpkgs →