use predictable interface names
This commit is contained in:
parent
17ba1aa13f
commit
9f54e8efa0
|
@ -29,7 +29,7 @@ in {
|
|||
};
|
||||
|
||||
networking = {
|
||||
usePredictableInterfaceNames = false;
|
||||
usePredictableInterfaceNames = true;
|
||||
dhcpcd.enable = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue