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:
parent
6be5421a26
commit
685a6482ff
4 changed files with 37 additions and 12 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue