feat: remove chocolatebar and biolimo from static local addresses

This commit is contained in:
Benjamin Bädorf 2023-11-05 19:23:07 +01:00
parent 78a5a9e3dc
commit 1d5109bbde
No known key found for this signature in database
GPG key ID: 4406E80E13CD656C

View file

@ -62,16 +62,6 @@
hw-address = "b8:76:3f:64:a3:64";
ip-address = "192.168.178.4";
}
{
hostname = "chocolatebar.local";
hw-address = "04:d9:f5:fa:35:f5";
ip-address = "192.168.178.5";
}
{
hostname = "biolimo.local";
hw-address = "48:a4:72:1d:29:32";
ip-address = "192.168.178.6";
}
];
}
];