This commit is contained in:
atagen 2024-12-05 13:09:38 +11:00
parent c470c63ab2
commit bafb226314
15 changed files with 443 additions and 179 deletions

View file

@ -23,7 +23,7 @@
];
programs.comfyui = {
enable = false;
enable = true;
storage = "/home/${config.mainUser}/.local/share/comfyui/";
plugins = let
inherit (pkgs.comfyui-plugins) gguf openpose;