services.headscale.settings.derp.urls

NixOS option

List of urls containing DERP maps. See How Tailscale works for more information on DERP maps.

type: list of string
Default
[
  "https://controlplane.tailscale.com/derpmap/default"
]
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →