From 2e0c6ccbbc76cc36e92128aea44e4bdd4e5c3d0a Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Wed, 29 Apr 2026 15:32:28 -0500 Subject: jupiter officially out of comission --- flake.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 4acb5a1..0343c67 100644 --- a/flake.nix +++ b/flake.nix @@ -78,11 +78,6 @@ hostname = "mercury"; username = "collin"; }; - nixosConfigurations."jupiter" = mkNixosSystem { - inherit inputs; - hostname = "jupiter"; - username = "collin"; - }; nixosConfigurations."ganymede" = mkNixosSystem { inherit inputs; hostname = "ganymede"; -- cgit v1.3.1