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
cbb131af43
commit
e3d9390610
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ in
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
fileSystems."/var/lib/${service.name}" = {
|
fileSystems."/var/lib/${service.name}/models" = {
|
||||||
device = "${service.paths.path0}/models";
|
device = "${service.paths.path0}/models";
|
||||||
fsType = "none";
|
fsType = "none";
|
||||||
options = [
|
options = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue