Environment variables from this file will be interpolated into the final config file using envsubst with this syntax: $ENVIRONMENT
or ${VARIABLE}
. The file should contain lines formatted as SECRET_VAR=SECRET_VALUE
. This is useful to avoid putting secrets into the nix store.
Declarations
Type
null or path
Default
null
Example
"/run/keys/keepalived.env"