services.karakeep.extraEnvironment
Environment variables to pass to Karakaeep. This is how most settings can be configured. Changing DATA_DIR is possible but not supported.
See https://docs.karakeep.app/configuration/
- Type
attribute set of string- Default
{ }- Example
{ PORT = "1234"; DISABLE_SIGNUPS = "true"; DISABLE_NEW_RELEASE_CHECK = "true"; }- Declared
- <nixpkgs/nixos/modules/services/web-apps/karakeep.nix>