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 = [