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
b24aa39b37
commit
b0769fbc38
1 changed files with 5 additions and 0 deletions
|
@ -54,6 +54,11 @@ 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 -"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue