feat: comfyui-test

This commit is contained in:
Nick 2025-07-29 17:16:17 -05:00
parent cbb131af43
commit e3d9390610

View file

@ -55,7 +55,7 @@ in
}; };
}; };
fileSystems."/var/lib/${service.name}" = { fileSystems."/var/lib/${service.name}/models" = {
device = "${service.paths.path0}/models"; device = "${service.paths.path0}/models";
fsType = "none"; fsType = "none";
options = [ options = [