From 1859541f495f9f69e470135eda6be644eefe0f50 Mon Sep 17 00:00:00 2001 From: clerie Date: Mon, 7 Dec 2020 15:29:42 +0100 Subject: [PATCH] Fix IPv6 prefix --- hosts/carbon/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index ea3a31c..38d8fc2 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -29,7 +29,7 @@ wg-gatekeeper = { ips = [ "10.20.30.104/24" - "2a01:4f8:c0c:15f1:8104/64" + "2a01:4f8:c0c:15f1::8104/113" ]; allowedIPsAsRoutes = false; peers = [