diff --git a/flake.nix b/flake.nix index 53d871b..9cbd37c 100644 --- a/flake.nix +++ b/flake.nix @@ -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 {