mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 04:44:39 -05:00
feat: testing comfy
This commit is contained in:
parent
34d98ee5e4
commit
4db9fd2c39
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ in
|
|||
];
|
||||
};
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /var/lib/${service.name}/custom_nodes 755 ${service.name} ${service.name} -"
|
||||
# "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 -"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue