task | add ace, then comment out ace and pocket2

This commit is contained in:
Don Harper 2024-10-28 22:50:02 -05:00
parent 5f50d930da
commit bd5a6c881a
2 changed files with 17 additions and 0 deletions

View file

@ -51,9 +51,11 @@
inherit inputs outputs;
};
};
# ace = import ./hosts/ace/colmena.nix;
eve = import ./hosts/eve/colmena.nix;
fred = import ./hosts/fred/colmena.nix;
loki = import ./hosts/loki/colmena.nix;
# pocket2 = import ./hosts/pocket2/colmena.nix;
smaug = import ./hosts/smaug/colmena.nix;
w1 = import ./hosts/w1/colmena.nix;
# w2 = import ./hosts/w2/colmena.nix;