services.tailscale.authKeyFile
A file containing the auth key. Tailscale will be automatically started if provided.
Services that bind to Tailscale IPs should order using systemd.services.<name>.after tailscaled-autoconnect.service.
- Type
null or absolute path- Default
null- Example
"/run/secrets/tailscale_key"- Declared
- <nixpkgs/nixos/modules/services/networking/tailscale.nix>