Update interface names because usePredictableInterfaceNames is now off

This commit is contained in:
2026-03-01 14:09:01 -08:00
parent e4f0d065f9
commit 000bbd7f4d
2 changed files with 17 additions and 16 deletions

View File

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