fixed tooling

This commit is contained in:
2026-03-24 17:03:02 -05:00
parent 5ccaecf12c
commit b38b514606
9 changed files with 32 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{ config, lib, pkgs, bip110, ... }:
{
lib.mkIf config.sovran_systemsOS.features.bip110 {
services.bitcoind.packages = lib.mkForce bip110.packages.x86_64-linux.bitcoind-knots-bip-110;