Add flight back. It will be my laptop for my Club

This commit is contained in:
Bun 2025-07-11 23:37:45 -04:00
parent 9eaddef14e
commit c35f717231
9 changed files with 146 additions and 0 deletions

View file

@ -97,6 +97,7 @@
# Laptops
intuos.imports = [ ./hosts/intuos ];
jupiter.imports = [ ./hosts/jupiter ];
flight.imports = [ ./hosts/flight ];
# Servers
midas.imports = [ ./hosts/midas ];