Add flight, more stuff with distributed builds
This commit is contained in:
parent
2f76f3be7e
commit
0ab856b18e
11 changed files with 218 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
|||
colmena = {
|
||||
meta = {
|
||||
# Info
|
||||
description = "The Bun Hive";
|
||||
description = "The Bun Systems";
|
||||
name = "bunhive";
|
||||
|
||||
# NixPKGs
|
||||
|
@ -82,6 +82,7 @@
|
|||
# Laptops
|
||||
intuos.imports = [ ./hosts/intuos ];
|
||||
jupiter.imports = [ ./hosts/jupiter ];
|
||||
flight.imports = [ ./hosts/flight ];
|
||||
|
||||
# Servers
|
||||
midas.imports = [ ./hosts/midas ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue