services.grafana-to-ntfy.settings.bauthPass
NixOS option
Path to the password file for Basic Auth on incoming webhook requests. When set together with bauthUser, incoming requests require Basic Auth. When both are null, the endpoint is open (unauthenticated).
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/monitoring/grafana-to-ntfy.nixView source on NixOS/nixpkgs →"/run/secrets/grafana-to-ntfy-bauth-pass"