ctucx.git: nixfiles

ctucx' nixfiles

commit 7fe093f2bf98b5ee28f8b9588076a4ff7a21df2a
parent e7a6dc7148e0aab894d07eb2d1be5a88a5def371
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 23 Jun 2022 23:40:08 +0200

machines/lollo/router/dnsmasq: move stasicontainer to .35, add wifi-bridge on 10.0.0.3
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/machines/lollo/router/dnsmasq.nix b/machines/lollo/router/dnsmasq.nix
@@ -72,8 +72,12 @@ in {
         dhcp-option=public,  option:dns-server,       195.39.246.41
 
         dhcp-host=f4:06:8d:df:1f:e3,                                          accesspoint,      10.0.0.2
+        dhcp-host=28:c6:8e:19:e1:3c,                                          wifi-bridge,      10.0.0.3
         dhcp-host=2a0f:4ac0:acab::12a,                                        garmin-vivo-3,    10.0.0.210
 
+        dhcp-host=id:e8:6a:64:f4:49:e7,                                       stasicontainer,   [2a0f:4ac0:acab::35]
+        dhcp-host=e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.35
+
         dhcp-host=id:04:ea:56:f2:b4:6c,                                       isa-x390,         [2a0f:4ac0:acab::36]
         dhcp-host=04:ea:56:f2:b4:6c,                                          isa-x390,         195.39.246.36
 

@@ -89,9 +93,6 @@ 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:e8:6a:64:f4:49:e7,                                       stasicontainer,   [2a0f:4ac0:acab::44]
-        dhcp-host=e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.44
-
         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