From f7a69c79d27dcebd91ca2fc642b40ec330a307c6 Mon Sep 17 00:00:00 2001 From: mc-fucker Date: Wed, 18 Jan 2023 14:20:15 +0100 Subject: [PATCH] added ip prefix to headscale config --- modules/headscale.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/headscale.nix b/modules/headscale.nix index 0eba5d1..cfd5a6f 100644 --- a/modules/headscale.nix +++ b/modules/headscale.nix @@ -16,6 +16,8 @@ in private_key_path: /etc/nixos/keys/headscale-key db_type: sqlite3 db_path: db.sqlite + ip_prefixes: + - 100.64.0.0/16 derp: urls: - https://controlplane.tailscale.com/derpmap/default