ctucx.git: nixfiles

ctucx' nixfiles

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

machines/lollo/router/dnsmasq: remove eth-mac for coladose
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/machines/lollo/router/dnsmasq.nix b/machines/lollo/router/dnsmasq.nix
@@ -86,7 +86,7 @@ in {
         dhcp-host=e8:6a:64:f4:49:e7,                                          stasicontainer,   195.39.246.42
 
         dhcp-host=id:04:ea:56:f3:0b:5b,                                       coladose,         [2a0f:4ac0:acab::43]
-        dhcp-host=04:ea:56:f3:0b:5b, e8:6a:64:d6:e3:33,                       coladose,         195.39.246.43
+        dhcp-host=04:ea:56:f3:0b:5b,                                          coladose,         195.39.246.43
 
         dhcp-host=34:31:c4:46:88:31,                                          fritz7312,        195.39.246.46
       '';