From 14ce3fa31e0d3ec5ac3aa70ec4a6e309b63e4c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Tue, 6 Feb 2024 19:55:24 +0100 Subject: [PATCH] c3d2iot: add wled-fairydust --- config/net/c3d2iot.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/config/net/c3d2iot.nix b/config/net/c3d2iot.nix index 6c77e54..1f6df7d 100644 --- a/config/net/c3d2iot.nix +++ b/config/net/c3d2iot.nix @@ -17,6 +17,7 @@ hosts6 = { dn42 = { iot-gw = "fd23:42:c3d2:587:ffff:ffff:ffff:ffff"; + wled-fairydust = "10.22.0.2"; }; }; subnet4 = "10.22.0.0/16";