Add new puter, Midas

This commit is contained in:
Jimbo 2025-02-14 16:34:45 -05:00
parent 998fc526e7
commit 1c10a598e9
8 changed files with 194 additions and 0 deletions

View file

@ -63,6 +63,7 @@
extern = mkNix [ ./hosts/extern ]; # External Drive/USB
kitty = mkNix [ ./hosts/kitty ]; # Dell Optiplex 7010
midas = mkNix [ ./hosts/midas ]; # Dell Optiplex 5040
prophet = mkNix [ ./hosts/prophet ]; # Oracle Neoverse-N1
};