feat(nix): add comfy-ui module and enable it for server
This commit is contained in:
parent
fbd8a20036
commit
8db9ceb372
2 changed files with 35 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
}
|
||||
];
|
||||
};
|
||||
extraCfg.server.web-apps.comfy-ui.enable = true;
|
||||
};
|
||||
apollo = {
|
||||
graphical = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue