about summary refs log tree commit diff
path: root/sys/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'sys/default.nix')
-rw-r--r--sys/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/default.nix b/sys/default.nix
index b0e647ca29a0..204165ca1e69 100644
--- a/sys/default.nix
+++ b/sys/default.nix
@@ -6,5 +6,6 @@ in
 
 {
   atuin = buildSystem ./atuin.nix;
+  hoshi = buildSystem ./hoshi.nix;
   mbp = buildSystem ./mbp.nix;
 }