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

Remove robotic host

This commit is contained in:
RGBCube 2024-06-26 18:16:50 +03:00
parent 26e03c1c46
commit bf22bf812b
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -56,12 +56,6 @@ in homeConfiguration {
user = "seven";
port = 2222;
};
robotic = {
hostname = "86.105.252.189";
user = "rgbcube";
port = 2299;
};
};
};
})