Make Hosea the bitcoin node

This commit is contained in:
Greg Hellings
2024-08-23 14:08:01 -05:00
parent 560458380d
commit c70e098eb0
9 changed files with 177 additions and 41 deletions
+3
View File
@@ -9,6 +9,9 @@
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixunstable";
};
btc = {
url = "github:fort-nix/nix-bitcoin/release";
};
darwin = {
url = "github:lnl7/nix-darwin/master";
inputs.nixpkgs.follows = "nixunstable";