services.wiki-js.settings.db.type
NixOS option
Database driver to use for persistence. Please note that sqlite is currently not supported as the build process for it is currently not implemented in pkgs.wiki-js and it’s not recommended by upstream for production use.
type: one of "postgres", "mysql", "mariadb", "mssql"Default
declared in: nixos/modules/services/web-apps/wiki-js.nixView source on NixOS/nixpkgs →"postgres"