Compare commits

...

1 commit

Author SHA1 Message Date
7d13dff025
quitte: set new ip 2024-12-04 13:32:15 +01:00

View file

@ -31,10 +31,10 @@
networks."10-wired-default" = {
matchConfig.Name = "enp65s0f0np0";
address = [ "141.30.30.169/25" ];
address = [ "141.30.30.194/26" ];
routes = [
{
routeConfig.Gateway = "141.30.30.129";
routeConfig.Gateway = "141.30.30.193";
}
];
networkConfig = {