priv23: change mac of static host

This commit is contained in:
Daniel Poelzleithner 2024-04-16 23:05:37 +02:00
parent eb8ba4d924
commit f67fb9333a
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ lib.mkMerge (
start = "172.20.73.165";
end = "172.20.73.190";
fixed-hosts = {
"172.20.73.162" = "da:2c:3a:2c:87:22";
"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";
};