1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

chore: decomission cube host

This commit is contained in:
RGBCube 2025-02-28 00:38:07 +03:00
parent 20875f0632
commit 765cc3ca49
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
9 changed files with 2 additions and 119 deletions

View file

@ -40,12 +40,6 @@ in {
port = 2222;
};
cube = {
hostname = self.cube.networking.ipv4.address;
user = "rgb";
port = 2222;
};
disk = {
hostname = self.disk.networking.ipv4.address;
user = "floppy";