mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
networkd for the nuc
This commit is contained in:
parent
db9760072f
commit
1dfcdd7d7c
3 changed files with 23 additions and 9 deletions
|
@ -37,6 +37,7 @@
|
|||
wait-online.anyInterface = true;
|
||||
networks."10-loopback" = {
|
||||
matchConfig.Name = "lo";
|
||||
linkConfig.RequiredForOnline = false;
|
||||
};
|
||||
networks."10-wired" = {
|
||||
matchConfig.Name = "enp0s31f6";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue