mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: comfyui-test
This commit is contained in:
parent
b0769fbc38
commit
bc568a3b05
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@ in
|
||||||
|
|
||||||
systemd.tmpfiles.rules = [
|
systemd.tmpfiles.rules = [
|
||||||
"Z ${service.sops.path0} 755 caddy caddy -"
|
"Z ${service.sops.path0} 755 caddy caddy -"
|
||||||
|
"d ${service.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.service.paths.path0}/custom_nodes"
|
||||||
];
|
];
|
||||||
|
|
||||||
users.users.${service.name}.extraGroups = [
|
users.users.${service.name}.extraGroups = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue