updated flake

This commit is contained in:
2026-03-24 22:46:18 -05:00
parent 84a8b56256
commit 611a3da5ee

View File

@@ -39,7 +39,7 @@
in
{
{
nixosConfigurations.nixos = nixpkgs.lib.nixosSystem {
@@ -71,4 +71,5 @@
bip110.packages.${pkgs.system}.bitcoind-knots-bip-110;
};
};
};
}