Machines/Everest: update eno1 prefixLength

Forgot to update this when I switched to the isp router. Whoops!
This commit is contained in:
Toast 2025-07-21 13:18:21 +02:00
parent fe93e06d34
commit 264942168d

View file

@ -23,7 +23,7 @@
ipv4.addresses = [
{
address = "192.168.1.160";
prefixLength = 8;
prefixLength = 24;
}
];
};