services.pretalx.database.createLocally

Whether to automatically set up the database on the local DBMS instance.

Currently only supported for PostgreSQL. Not required for sqlite.

Type
boolean
Default
true
Example
false
Declared
<nixpkgs/nixos/modules/services/web-apps/pretalx.nix>