networkd for the nuc

This commit is contained in:
Rouven Seifert 2023-01-23 23:35:44 +01:00
parent db9760072f
commit 1dfcdd7d7c
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 23 additions and 9 deletions

View file

@ -37,6 +37,7 @@
wait-online.anyInterface = true;
networks."10-loopback" = {
matchConfig.Name = "lo";
linkConfig.RequiredForOnline = false;
};
networks."10-wired" = {
matchConfig.Name = "enp0s31f6";