diff --git a/hosts/genesis/dnsmasq.nix b/hosts/genesis/dnsmasq.nix index 24147b2..4184441 100644 --- a/hosts/genesis/dnsmasq.nix +++ b/hosts/genesis/dnsmasq.nix @@ -79,6 +79,8 @@ in "54:af:97:83:ed:33,192.168.66.80" "54:af:97:c2:0f:a1,192.168.66.76" "b4:b0:24:9a:12:53,192.168.66.130" # KL125 + "92:3e:11:c7:c5:be,192.168.66.109" + "b4:b0:24:9a:02:4a,192.168.66.5" # LD125 ]; expand-hosts = true; log-dhcp = true;