mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/rigel/networking.nix
This commit is contained in:
@@ -14,6 +14,12 @@ in
|
|||||||
Kind = "vxlan";
|
Kind = "vxlan";
|
||||||
Name = "vxlan10";
|
Name = "vxlan10";
|
||||||
};
|
};
|
||||||
|
vxlanConfig = {
|
||||||
|
VNI = 10;
|
||||||
|
Local = "";
|
||||||
|
Remote = [ ];
|
||||||
|
DestinationPort = 4789;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
networks = {
|
networks = {
|
||||||
|
|||||||
Reference in New Issue
Block a user