priv23: update fixed ips

This commit is contained in:
Daniel Poelzleithner 2024-04-17 10:20:33 +02:00
parent f67fb9333a
commit 7b198d98a4
1 changed files with 3 additions and 3 deletions

View File

@ -237,9 +237,9 @@ lib.mkMerge (
start = "172.20.73.165";
end = "172.20.73.190";
fixed-hosts = {
"172.20.73.162" = "b8:27:eb:16:31:61";
"172.20.73.163" = "ca:9f:27:b2:bf:6d";
"172.20.73.164" = "60:01:94:6f:81:a6";
"172.20.73.162" = "da:2c:3a:2c:87:22";
"172.20.73.163" = "b8:27:eb:16:31:61";
"172.20.73.164" = "ca:71:c4:90:3e:c7";
};
};
};