feat: add tux to mesh

This commit is contained in:
2026-02-04 21:21:22 -08:00
parent 413f16fb6f
commit a42e02514e

View File

@@ -20,7 +20,7 @@ let
};
tux = {
address = "tux";
publicKey = "TUX_PUBLIC_KEY_HERE=";
publicKey = "Z17ci3Flk1eDAhJ8QZSUgtmlw6BVu4XqvpqLKLWTYWw=";
isRouter = false;
ip = "10.100.0.3";
};