diff --git a/systems/ceres/config/comfyui.nix b/systems/ceres/config/comfyui.nix index 5354f71..19ed901 100755 --- a/systems/ceres/config/comfyui.nix +++ b/systems/ceres/config/comfyui.nix @@ -25,8 +25,11 @@ in extensions = with pkgs.comfyuiPackages.extensions; [ acly-inpaint acly-tooling - cubiq-ipadapter-plus - fannovel16-controlnet-aux + kosinkadink-advanced-controlnet + kosinkadink-animatediff-evolved + kosinkadink-video-helper-suite + lev145-images-grid + ssitu-ultimate-sd-upscale ]; commandLineArgs = [ "--preview-method" @@ -50,9 +53,11 @@ in }; }; }; - systemd.tmpfiles.rules = [ "Z ${service.sops.path0} 755 caddy caddy -" + "d ${service.paths.path0}/custom_nodes 0755 ${service.name} ${service.name} -" + "r ${config.services.comfyui.package}/custom_nodes" + "L+ ${config.services.comfyui.package}/custom_nodes - - - - ${service.paths.path0}/custom_nodes" ]; users.users.${service.name}.extraGroups = [