ctucx.git: nixfiles

ctucx' nixfiles

commit cd7e301a893ed9b93343f46add1f7d86b7c95d76
parent 1004ffc2299dcee9cee2c00ff7c52f10151f57d4
Author: Leah (ctucx) <leah@ctu.cx>
Date: Wed, 20 Jul 2022 15:02:22 +0200

machines/lollo/router/dnsmasq: update mac-address of blechbuechse
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/machines/lollo/router/dnsmasq.nix b/machines/lollo/router/dnsmasq.nix
@@ -97,8 +97,8 @@ in {
         dhcp-host=id:04:ea:56:f3:0b:5b,                                       coladose,         [2a0f:4ac0:acab::43]
         dhcp-host=04:ea:56:f3:0b:5b,                                          coladose,         195.39.246.43
 
-        dhcp-host=id:50:ed:3c:44:34:c4,                                       blechbuechse,     [2a0f:4ac0:acab::45]
-        dhcp-host=50:ed:3c:44:34:c4,                                          blechbuechse,     195.39.246.45
+        dhcp-host=id:1c:57:dc:40:dc:b2,                                       blechbuechse,     [2a0f:4ac0:acab::44]
+        dhcp-host=1c:57:dc:40:dc:b2,                                          blechbuechse,     195.39.246.44
       '';
     };