Update interface names because usePredictableInterfaceNames is now off
Some checks failed
Check Flake / check-flake (push) Failing after 14m3s

This commit is contained in:
2026-03-01 14:09:01 -08:00
parent 07f31b66eb
commit 5a8daad590
2 changed files with 17 additions and 16 deletions

View File

@@ -42,5 +42,6 @@
}
];
networking.usePredictableInterfaceNames = true;
networking.interfaces.eth0.useDHCP = true;
}