services.grafana-to-ntfy.settings.ntfyBAuthPass

NixOS option

The path to the password for the specified ntfy-sh user. Setting this option is required when using a ntfy-sh instance with access control enabled.

type: null or absolute path
Default
null
Example
"/run/secrets/grafana-to-ntfy-ntfy-pass"
declared in: nixos/modules/services/monitoring/grafana-to-ntfy.nixView source on NixOS/nixpkgs →