services.prometheus.alertmanager.environmentFile
File to load as environment file. Environment variables
from this file will be interpolated into the config file
using envsubst with this syntax:
$ENVIRONMENT ${VARIABLE}
- Type
null or absolute path- Default
null- Example
"/root/alertmanager.env"- Declared
- <nixpkgs/nixos/modules/services/monitoring/prometheus/alertmanager.nix>