services.evcc.environmentFile

NixOS option

File with environment variables to pass into the runtime environment. Useful to pass secrets into the configuration, that get applied using envsubst.

type: null or absolute path
Default
null
Example
"/run/keys/evcc"
declared in: nixos/modules/services/home-automation/evcc.nixView source on NixOS/nixpkgs →