From 5ec77f6ab5cc15c899daf849279206527d8f1632 Mon Sep 17 00:00:00 2001 From: voidlizard Date: Mon, 26 May 2025 18:44:37 +0300 Subject: [PATCH] wip --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index 7f11d77f..9eab48cf 100644 --- a/flake.nix +++ b/flake.nix @@ -33,6 +33,7 @@ outputs = { self, nixpkgs, flake-utils, ... }@inputs: "hbs2-peer" "hbs2-core" "hbs2-storage-simple" + "hbs2-storage-ncq" "hbs2-git3" "hbs2-cli" "hbs2-sync"