running bitcoin

This commit is contained in:
Jonas Nick
2018-11-13 23:44:54 +00:00
commit 18dc2304c0
4 changed files with 121 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
network.description = "Bitcoin Core node";
bitcoin-node = import ./configuration.nix;
}