Removed current cyper-node defintion

This commit is contained in:
2026-04-08 20:40:15 +02:00
parent 96649eb6da
commit 99d72f0cb9

View File

@@ -143,12 +143,6 @@
hostName = "cyper-desktop";
system = "x86_64-linux";
};
"cyper-node-1" = mkSystem {
hostName = "cyper-node-1";
system = "x86_64-linux";
isServer = true;
};
};
darwinConfigurations."cyper-mac" = mkSystem {