mob next [ci-skip] [ci skip] [skip ci]

lastFile:machines/rigel/networking.nix
This commit is contained in:
2025-10-27 18:10:02 +07:00
parent a20b29904a
commit a6ea2a1038

View File

@@ -14,6 +14,12 @@ in
Kind = "vxlan";
Name = "vxlan10";
};
vxlanConfig = {
VNI = 10;
Local = "";
Remote = [ ];
DestinationPort = 4789;
};
};
};
networks = {