diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-04-29 15:32:28 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-04-29 15:32:28 -0500 |
| commit | 2e0c6ccbbc76cc36e92128aea44e4bdd4e5c3d0a (patch) | |
| tree | 9096774d34661c0ea6f481fd87f20a01d0ea4ed0 /flake.nix | |
| parent | 9c9a49a855951662da62bcdec45f69ddc0099e5c (diff) | |
jupiter officially out of comission
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -78,11 +78,6 @@ hostname = "mercury"; username = "collin"; }; - nixosConfigurations."jupiter" = mkNixosSystem { - inherit inputs; - hostname = "jupiter"; - username = "collin"; - }; nixosConfigurations."ganymede" = mkNixosSystem { inherit inputs; hostname = "ganymede"; |
