From 5a8d91915b8ae1b526d73470e979cf5dcbc3255b Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 5 Jul 2025 20:21:15 -0500 Subject: [PATCH] flake.nix | remove t2 --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index e8c23c6..aba7637 100644 --- a/flake.nix +++ b/flake.nix @@ -49,7 +49,6 @@ smaug = import ./hosts/smaug/colmena.nix; w1 = import ./hosts/w1/colmena.nix; # w2 = import ./hosts/w2/colmena.nix; - # t2 = import ./hosts/t2/colmena.nix; }; nixosConfigurations = {