updated bitcoin knots

This commit is contained in:
2026-01-03 15:43:56 -06:00
parent efdec08eae
commit c2dbfeef7c

View File

@@ -6,7 +6,7 @@
services.bitcoind = {
enable = true;
package = pkgs.stable.bitcoind-knots;
package = config.nix-bitcoin.pkgs.bitcoind-knots;
dataDir = "/run/media/Second_Drive/BTCEcoandBackup/Bitcoin_Node";
txindex = true;
tor.proxy = true;