updated flake

This commit is contained in:
2026-03-24 22:46:18 -05:00
parent b5e3751a14
commit 17d4fcfd2c

View File

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