MyNixOS website logo
option

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}

Declarations
Type
null or path
Default
null
Example
"/root/alertmanager.env"