services.firezone.relay.tokenFile
A file containing the firezone relay token. Do not use a nix-store path here as it will make the token publicly readable!
This file will be passed via systemd credentials, it should only be accessible by the root user.
- Type
absolute path- Example
"/run/secrets/firezone-relay-token"- Declared
- <nixpkgs/nixos/modules/services/networking/firezone/relay.nix>