From d53d20e8dcf5cda778630f1ec3df3c3e067892c0 Mon Sep 17 00:00:00 2001 From: niten Date: Sun, 3 Dec 2023 12:53:30 -0800 Subject: [PATCH] Limina must still exist in the zone, though --- zones/sea.fudo.org.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zones/sea.fudo.org.nix b/zones/sea.fudo.org.nix index 935085f..41ad445 100644 --- a/zones/sea.fudo.org.nix +++ b/zones/sea.fudo.org.nix @@ -37,10 +37,10 @@ in { # }; hosts = { - # limina = { - # ipv4-address = "10.0.0.1"; - # mac-address = "02:fd:79:94:a2:a8"; - # }; + limina = { + ipv4-address = "10.0.0.2"; + mac-address = "02:fd:79:94:a2:a8"; + }; fimbria = { ipv4-address = "10.0.0.1"; mac-address = "E4:3A:6E:61:C4:67";