feat: comfyui-test

This commit is contained in:
Nick 2025-07-29 16:21:16 -05:00
parent c83b20867c
commit e89d7b75de

View file

@ -53,11 +53,9 @@ 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 = [