mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
feat: added comfyui
This commit is contained in:
parent
2e9f5e5260
commit
6f97e69745
2 changed files with 47 additions and 15 deletions
|
|
@ -36,7 +36,6 @@ let
|
|||
instances.searx.name
|
||||
instances.vaultwarden.name
|
||||
instances.prompter.name
|
||||
instances.comfyui.name
|
||||
instances.firefly-iii.name
|
||||
];
|
||||
}
|
||||
|
|
@ -54,7 +53,6 @@ let
|
|||
name: "http://${ceres.ip.address0}:${builtins.toString instances.${name}.ports.port0}";
|
||||
services = [
|
||||
instances.jellyfin.name
|
||||
instances.comfyui.name
|
||||
instances.firefly-iii.name
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue