aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-04-29 15:32:28 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-04-29 15:32:28 -0500
commit2e0c6ccbbc76cc36e92128aea44e4bdd4e5c3d0a (patch)
tree9096774d34661c0ea6f481fd87f20a01d0ea4ed0 /flake.nix
parent9c9a49a855951662da62bcdec45f69ddc0099e5c (diff)
jupiter officially out of comission
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
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";