Added exported NPM config; Added cyper-proxy host currently unused do to a dispute with 1Blu

This commit is contained in:
2026-04-21 22:12:01 +02:00
parent cfe0c19bf6
commit 2aa0257f0d
4 changed files with 202 additions and 0 deletions

View File

@@ -157,6 +157,12 @@
isServer = true;
};
"cyper-proxy" = mkSystem {
hostName = "cyper-proxy";
system = "x86_64-linux";
isServer = true;
};
"cyper-node-1" = mkSystem {
hostName = "cyper-node-1";
system = "x86_64-linux";