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
bc568a3b05
commit
ace055fcb1
1 changed files with 0 additions and 6 deletions
|
@ -53,12 +53,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
postInstall = ''
|
||||
rm -rf $out/custom_nodes
|
||||
ln -s /var/lib/comfyui/custom_nodes $out/custom_nodes
|
||||
'';
|
||||
|
||||
systemd.tmpfiles.rules = [
|
||||
"Z ${service.sops.path0} 755 caddy caddy -"
|
||||
"d ${service.service.paths.path0}/custom_nodes 0755 ${service.name} ${service.name} -"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue