Extra network interfaces to add to the container or VM in addition to the ones created by virtualisation.vlans.
Declarations
Type
attribute set of (submodule)Default
{ }Example
{
enp1s0 = {
vlan = 1;
};
}Extra network interfaces to add to the container or VM in addition to the ones created by virtualisation.vlans.
attribute set of (submodule){ }{
enp1s0 = {
vlan = 1;
};
}