mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: added comfy ui
This commit is contained in:
parent
4a0ce7226f
commit
a1ce1f2508
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ in
|
||||||
|
|
||||||
services.comfyui = {
|
services.comfyui = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.comfyui-nvidia;
|
# package = pkgs.comfyui-nvidia;
|
||||||
host = localhost;
|
host = localhost;
|
||||||
user = service.name;
|
user = service.name;
|
||||||
acceleration = "cuda";
|
acceleration = "cuda";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue