feat: testing comfy

This commit is contained in:
Nick 2025-08-03 21:40:43 -05:00
parent 2a246f0c26
commit 87642b8d02

View file

@ -66,6 +66,7 @@ in
];
};
systemd.tmpfiles.rules = [
"d /var/lib/${service.name}/custom_nodes 755 ${service.name} ${service.name} -"
"Z ${service.paths.path0}/models 755 root root -"
"Z ${service.sops.path0} 755 caddy caddy -"
];