feat: added comfy ui

This commit is contained in:
Nick 2025-07-19 19:11:24 -05:00
parent 6c17093c30
commit 7a087f91bb
2 changed files with 51 additions and 2 deletions

View file

@ -2,10 +2,12 @@
config,
lib,
pkgs,
flake,
...
}:
let
inherit (flake.config.people) user0;
cfg = config.services.comfyui;
in
{