services.tailscale.serve.configFile

Path to a Tailscale Serve configuration file in JSON format. If set, this takes precedence over services.tailscale.serve.services.

See https://tailscale.com/kb/1589/tailscale-services-configuration-file for the configuration format.

Type
null or absolute path
Default
null
Example
"/run/secrets/tailscale-serve.json"
Declared
<nixpkgs/nixos/modules/services/networking/tailscale-serve.nix>