From 219aa0783c59849a4429f3d1953f5f0d32437036 Mon Sep 17 00:00:00 2001 From: Kat Inskip Date: Sat, 20 Sep 2025 14:23:59 -0700 Subject: [PATCH] fix: litterbox-2 why --- systems/litterbox-2/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systems/litterbox-2/default.nix b/systems/litterbox-2/default.nix index 9998f4fa..ed610402 100644 --- a/systems/litterbox-2/default.nix +++ b/systems/litterbox-2/default.nix @@ -10,8 +10,8 @@ _: { ]; network.networks = { tail = { - #address4 = "100.70.124.79"; - #address6 = "fd7a:115c:a1e0::b001:7c4f"; + address4 = "100.70.124.79"; + address6 = "fd7a:115c:a1e0::b001:7c4f"; }; }; exports = {