services.telegraf.environmentFiles

File to load as environment file. This is useful to avoid putting secrets into the nix store.

Type
list of absolute path
Default
[ ]
Example
[
  "/run/keys/telegraf.env"
]
Declared
<nix-darwin/modules/services/monitoring/telegraf.nix>