switch to a full networkd setup

This commit is contained in:
asyncnomi 2025-07-22 23:07:45 +02:00
parent 09c91ccf84
commit 1d704ccbc8
3 changed files with 65 additions and 77 deletions

View file

@ -35,11 +35,5 @@ in
linkConfig.RequiredForOnline = "routable";
};
};
config.addRouteTablesToIPRoute2 = true;
config.routeTables = {
# Act as a route bin
off = 999;
};
};
}