services.headscale.settings.prefixes.v4

NixOS option

Each prefix consists of either an IPv4 or IPv6 address, and the associated prefix length, delimited by a slash. It must be within IP ranges supported by the Tailscale client - i.e., subnets of 100.64.0.0/10 and fd7a:115c:a1e0::/48.

type: string
Default
"100.64.0.0/10"
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →