ctucx.git: nixfiles

ctucx' nixfiles

commit 5534940a28e1944c416d3ed65468f1e8f2576d77
parent af94ba8852df45770289d68e52b316dd4019e773
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 30 Jun 2022 09:52:12 +0200

machines/lollo/router/dnsmasq: add static-lease for ads1700w
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/machines/lollo/router/dnsmasq.nix b/machines/lollo/router/dnsmasq.nix
@@ -51,6 +51,8 @@ in {
 
         address=/fritz.box/192.168.178.1
         address=/lollo/10.0.0.1
+        address=/ads1700w/10.0.0.10
+        address=/scanner/10.0.0.10
 
 
         enable-ra

@@ -71,9 +73,10 @@ in {
         dhcp-option=public,  option:router,           195.39.246.41
         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=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=5c:f3:70:b9:35:9c,                                          ctux-ads1700w,     10.0.0.10
+        dhcp-host=2a0f:4ac0:acab::12a,                                        ctux-garmin-vivo3, 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