services.tailscale.extraSetFlags

NixOS option

Extra flags to pass to tailscale set.

type: list of string
Default
[ ]
Example
[
  "--advertise-exit-node"
]
declared in: nixos/modules/services/networking/tailscale.nixView source on NixOS/nixpkgs →