services.prometheus.alertmanager-ntfy.settings.ntfy.notification.priority
NixOS option
The ntfy.sh message priority (see https://docs.ntfy.sh/publish/#message-priority for more information). Can either be a hardcoded string or a gval expression that evaluates to a string.
type: stringDefault
declared in: nixos/modules/services/monitoring/prometheus/alertmanager-ntfy.nixView source on NixOS/nixpkgs →"status == \"firing\" ? \"high\" : \"default\""