MyNixOS website logo
option

services.litellm.environmentFile

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.

Declarations
Type
null or absolute path
Default
null
Example
"/var/lib/secrets/liteLLMSecrets"