From e3d9390610030e820d594a2743a976d2814d8a9d Mon Sep 17 00:00:00 2001 From: Nick Date: Tue, 29 Jul 2025 17:16:17 -0500 Subject: [PATCH] feat: comfyui-test --- systems/ceres/config/comfyui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/ceres/config/comfyui.nix b/systems/ceres/config/comfyui.nix index 229ad46..a531d16 100755 --- a/systems/ceres/config/comfyui.nix +++ b/systems/ceres/config/comfyui.nix @@ -55,7 +55,7 @@ in }; }; - fileSystems."/var/lib/${service.name}" = { + fileSystems."/var/lib/${service.name}/models" = { device = "${service.paths.path0}/models"; fsType = "none"; options = [