From 906416a7a124aa77b6b86fe4f6951b85ee2ca36f Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Sat, 21 Oct 2023 16:24:58 +0000 Subject: sys/hoshi.nix: init --- sys/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/default.nix') 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; } -- cgit 1.4.1