services.tsidp.environmentFile
NixOS option
Path to an environment file loaded for the tsidp service. This can be used to securely store tokens and secrets outside of the world-readable Nix store. Example contents of the file: TS_AUTH_KEY=YOUR_TAILSCALE_AUTHKEY
type: null or absolute pathDefault
null
Example
declared in: nixos/modules/services/security/tsidp.nixView source on NixOS/nixpkgs →"/run/secrets/tsidp"