services.firezone.headless-client.tokenFile
A file containing the firezone client 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-client-token"- Declared
- <nixpkgs/nixos/modules/services/networking/firezone/headless-client.nix>