services.wiki-js.settings
Settings to configure wiki-js. This directly
corresponds to the upstream configuration options.
Secrets can be injected via the environment by
- specifying services.wiki-js.environmentFile to contain secrets
- and setting sensitive values to
$(ENVIRONMENT_VAR)with this value defined in the environment-file.
- Type
open submodule of (JSON value)- Default
{ }- Declared
- <nixpkgs/nixos/modules/services/web-apps/wiki-js.nix>