feat: added comfy ui

This commit is contained in:
Nick 2025-07-18 19:53:21 -05:00
parent 350bf2a00d
commit 480ff8d120
2 changed files with 16 additions and 14 deletions

View file

@ -6,7 +6,7 @@
let
inherit (flake.config.people) user0 user1;
inherit (flake.config.machines.devices) mars ceres synology;
inherit (flake.config.services.instances) jellyfin audiobookshelf;
inherit (flake.config.services.instances) jellyfin audiobookshelf comfyui;
synologySecrets = config.sops.secrets."network/synology".path;
ceresSecrets = config.sops.secrets."network/server".path;
in
@ -30,6 +30,7 @@ in
sambaFolders = [
audiobookshelf.name
jellyfin.name
comfyui.name
];
synologyMounts = synologyDrive: {