MyNixOS website logo
option

services.tailscale.extraUpFlags

Extra flags to pass to tailscale up. Only applied if services.tailscale.authKeyFile is specified.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--ssh"
]