This commit is contained in:
Chris Cochrun 2024-01-24 10:50:21 -06:00
parent 4360c226dc
commit deb865acbb

View file

@ -11,6 +11,9 @@
nix-bitcoin = { nix-bitcoin = {
url = "github:fort-nix/nix-bitcoin/release"; url = "github:fort-nix/nix-bitcoin/release";
}; };
nixified-ai = {
url = "github:nixified-ai/flake/release";
};
}; };
outputs = { nixpkgs, nixpkgs-unstable, home-manager, nix-bitcoin, ... }: outputs = { nixpkgs, nixpkgs-unstable, home-manager, nix-bitcoin, ... }: