This commit is contained in:
chris 2025-04-17 13:06:41 +02:00
parent 280ed37b95
commit 82bd7dc871
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -14,14 +14,14 @@
ipv4 = {
addresses = [
{
address = "94.45.240.3";
address = "94.45.254.3";
prefixLength = 21;
}
];
};
};
};
defaultGateway = "94.45.240.1";
defaultGateway = "94.45.254.1";
};
systemd.network.links."10-net0" = {
matchConfig.MACAddress = "BC:24:11:BE:24:52";