updated custom to reflect Knots

This commit is contained in:
2025-09-19 10:22:50 -05:00
parent 3b3f30f4c9
commit dd9f08a2c0

View File

@@ -24,7 +24,6 @@ The code for Bitcoin Core is as follows:
```nix ```nix
services.bitcoind.package = mkForce config.nix-bitcoin.pkgs.bitcoind; services.bitcoind.package = mkForce config.nix-bitcoin.pkgs.bitcoind;
``` ```