1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Add tard hardware and networking config

This commit is contained in:
RGBCube 2024-05-12 11:14:38 +03:00
parent 6be5421a26
commit 685a6482ff
No known key found for this signature in database
4 changed files with 37 additions and 12 deletions

View file

@ -40,11 +40,11 @@
port = 2222;
};
# tard = {
# hostname = self.tard.networking.ipv4;
# user = "tail";
# port = 2222;
# };
tard = {
hostname = self.tard.networking.ipv4;
user = "tail";
port = 2222;
};
robotic = {
hostname = "86.105.252.189";