ctucx.git: nixfiles

ctucx' nixfiles

commit d200ac05cc9009b8c8d57e36225d99754226d134
parent 51aae146a40256cf393c93cead66bcfe9b6fc324
Author: Leah (ctucx) <leah@ctu.cx>
Date: Mon, 14 Feb 2022 17:44:38 +0100

machines/lollo/router/dnsmasq: add currywurst
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/machines/lollo/router/dnsmasq.nix b/machines/lollo/router/dnsmasq.nix
@@ -88,6 +88,9 @@ 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:40:1c:83:77:7e:c3,                                       currywurst,       [2a0f:4ac0:acab::44]
+        dhcp-host=40:1c:83:77:7e:c3,                                          currywurst,       195.39.246.44
+
         dhcp-host=34:31:c4:46:88:31,                                          fritz7312,        195.39.246.46
       '';
     };