fixes for nixos 24.11 checks

This commit is contained in:
Rouven Seifert 2024-06-10 10:21:00 +02:00
parent 53eb192ea8
commit d46d0737c5
7 changed files with 61 additions and 89 deletions

View file

@ -31,7 +31,7 @@
matchConfig.Name = "eno1";
address = [ "192.168.42.2/24" ];
routes = [{
routeConfig.Gateway = "192.168.42.1";
Gateway = "192.168.42.1";
}];
networkConfig = {
DNS = [