feat: added comfy ui

This commit is contained in:
Nick 2025-07-20 03:23:11 -05:00
parent e8969ab837
commit 371ff818e0
2 changed files with 3 additions and 0 deletions

View file

@ -7,5 +7,8 @@
inherit (pkgs)
pciutils
;
inherit (pkgs.nvtopPackages)
nvidia
;
};
}