Change interface name for nixmox-perseverance
This commit is contained in:
parent
1d792a7329
commit
b99868a168
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
};
|
||||
networks = {
|
||||
"10-lan" = {
|
||||
matchConfig.Name = ["enp1s0" "vm-*"];
|
||||
matchConfig.Name = ["ens18" "vm-*"];
|
||||
networkConfig = {
|
||||
Bridge = "br0";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue