From 33d0c8ea580c8504bad01a9b61077fd43870f661 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 13 Jan 2022 20:34:58 +0100 Subject: [PATCH] c3d2-gw3: add subnets6.yggdrasil --- config/net/c3d2.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/net/c3d2.nix b/config/net/c3d2.nix index 6d7cf4c..88a89c2 100644 --- a/config/net/c3d2.nix +++ b/config/net/c3d2.nix @@ -84,6 +84,7 @@ subnets6 = { dn42 = "fd23:42:c3d2:523::/64"; up4 = "2a00:8180:2c00:223::/64"; + yggdrasil = "303:feb7:b244:77c3::/64"; }; };