From 1e478f59eaadd1b3e857045ad812b45c9bad238f Mon Sep 17 00:00:00 2001 From: niten Date: Mon, 4 Apr 2022 15:39:54 -0700 Subject: [PATCH] [sea] Add brother-wired --- zones/sea.fudo.org.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zones/sea.fudo.org.nix b/zones/sea.fudo.org.nix index 025d6a2..ccc0709 100644 --- a/zones/sea.fudo.org.nix +++ b/zones/sea.fudo.org.nix @@ -175,6 +175,10 @@ in { ipv4-address = "10.0.0.160"; mac-address = "c0:38:96:64:49:65"; }; + brother-wired = { + ipv4-address = "10.0.0.161"; + mac-address = "30:05:5c:6e:54:b9"; + }; nest = { ipv4-address = "10.0.0.176"; mac-address = "18:b4:30:16:7c:5a";