services.netbird.relay.authSecretFile

NixOS option

Path (as string) to a file containing the auth-secret used by netbird to connect to the relay server. It will populate NB_AUTH_SECRET

type: null or absolute path not in the Nix store
Default
null
Example
"/run/auth_secret"
declared in: nixos/modules/services/networking/netbird/netbird-relay.nixView source on NixOS/nixpkgs →