feat: added comfy ui

This commit is contained in:
Nick 2025-07-18 21:17:16 -05:00
parent fd9c10bc08
commit 91863080f7

View file

@ -12,9 +12,6 @@ let
localhost = web.localhost.address1; localhost = web.localhost.address1;
in in
{ {
nixpkgs.overlays = [
flake.inputs.nix-comfyui.overlays.default
];
services.comfyui = { services.comfyui = {
enable = true; enable = true;