forked from wurzel/fruitbasket
initrd: fix network
This commit is contained in:
parent
ccd6290fb7
commit
b8c31b4e4a
2 changed files with 18 additions and 9 deletions
|
@ -43,7 +43,7 @@ in
|
|||
enable = true;
|
||||
|
||||
# Interfaces on the machine
|
||||
networks."10-ether-bond" = {
|
||||
networks."10-wired-default" = {
|
||||
matchConfig.Name = "ens18";
|
||||
|
||||
address = [ "141.30.30.169/25" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue