fix network interface on dmz,nasbak
This commit is contained in:
@@ -103,7 +103,7 @@ in
|
||||
id = "vm-${name}";
|
||||
mac = "04:00:00:00:00:01";
|
||||
macvtap = {
|
||||
link = "enp6s18";
|
||||
link = "ens18";
|
||||
mode = "bridge";
|
||||
};
|
||||
} ];
|
||||
|
||||
Reference in New Issue
Block a user