feat: added comfy ui

This commit is contained in:
Nick 2025-07-18 18:42:20 -05:00
parent 9b4757233d
commit 957069137b
4 changed files with 2 additions and 0 deletions

0
modules/config/instances/config/comfyui.nix Normal file → Executable file
View file

0
modules/nixos/services/comfyui/default.nix Normal file → Executable file
View file

0
systems/ceres/config/comfyui.nix Normal file → Executable file
View file

View file

@ -15,6 +15,7 @@ let
inherit (flake.config.services.instances)
jellyfin
audiobookshelf
comfyui
;
synologySecrets = config.sops.secrets."network/synology".path;
@ -39,6 +40,7 @@ in
remoteFolders = [
audiobookshelf.name
jellyfin.name
comfyui.name
];
synologyMounts = synologyDrive: {