From faf32125cd7eca268412d68e491e621be4c2682b Mon Sep 17 00:00:00 2001 From: Nick Date: Sat, 19 Jul 2025 19:08:22 -0500 Subject: [PATCH] feat: added comfy ui --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index fb166fa..b4ca93a 100755 --- a/flake.nix +++ b/flake.nix @@ -62,7 +62,7 @@ url = "gitlab:InvraNet/zen-flake"; inputs.nixpkgs.follows = "nixpkgs"; }; - nixified-ai.url = "github:nixified-ai/flake"; + nix-comfyui.url = "github:dyscorv/nix-comfyui"; }; outputs = inputs: