task | add t2 and pi1

This commit is contained in:
Don Harper 2024-09-27 07:23:42 -05:00
parent e485c0b0b6
commit 48dcf2c25d
8 changed files with 101 additions and 25 deletions

View file

@ -55,6 +55,8 @@
fred = import ./hosts/fred;
loki = import ./hosts/loki;
smaug = import ./hosts/smaug;
t2 = import ./hosts/t2;
pi1 = import ./hosts/pi1;
};
nixosConfigurations = {