mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 04:44:39 -05:00
feat: comfyui-test
This commit is contained in:
parent
e3d9390610
commit
b01f84b5d3
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@ in
|
|||
];
|
||||
};
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${service.paths.path0} 755 root root -"
|
||||
"Z ${service.sops.path0}/models 755 ${service.name} ${service.name} -"
|
||||
"Z ${service.paths.path0}/models 755 root root -"
|
||||
"Z ${service.sops.path0} 755 caddy caddy -"
|
||||
];
|
||||
|
||||
users.users.${service.name}.extraGroups = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue