services.docling-serve.environmentFile
NixOS option
Environment file to be passed to the systemd service. Useful for passing secrets to the service to prevent them from being world-readable in the Nix store.
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/misc/docling-serve.nixView source on NixOS/nixpkgs →"/var/lib/secrets/doclingServeSecrets"