services.tailscale.extraDaemonFlags

NixOS option

Extra flags to pass to tailscaled.

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