services.docling-serve.environment
Extra environment variables for Docling Serve. For more details see https://github.com/docling-project/docling-serve/blob/main/docs/configuration.md
- Type
attribute set of string- Default
{ DOCLING_SERVE_ENABLE_UI = "False"; }- Example
'' { DOCLING_SERVE_ENABLE_UI = "True"; } ''- Declared
- <nixpkgs/nixos/modules/services/misc/docling-serve.nix>