retooling and updated README
This commit is contained in:
7
modules/bip110.nix
Executable file
7
modules/bip110.nix
Executable file
@@ -0,0 +1,7 @@
|
||||
{ config, lib, pkgs, bip110, ... }:
|
||||
|
||||
{
|
||||
|
||||
services.bitcoind.packages = lib.mkForce bip110.packages.x86_64-linux.bitcoind-knots-bip-110;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user