feat: added comfy ui

This commit is contained in:
Nick 2025-07-18 20:40:33 -05:00
parent 480ff8d120
commit c4f55dd01d
2 changed files with 16 additions and 1 deletions

View file

@ -45,7 +45,7 @@ in
};
systemd.tmpfiles.rules = [
"Z ${service.paths.path0} 755 ${user0} ${service.name} -"
"Z ${service.paths.path0} 755 ${service.name} ${service.name} -"
];
users.users.${service.name}.extraGroups = [