mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 21:42:16 -06:00
feat: added opencloud to samba
This commit is contained in:
parent
1b2c1ea359
commit
45f836fe58
4 changed files with 10 additions and 4 deletions
|
|
@ -30,6 +30,10 @@ in
|
|||
path = instances.comfyui.paths.path0;
|
||||
writable = "true";
|
||||
};
|
||||
${instances.opencloud.name} = {
|
||||
path = instances.opencloud.paths.path0;
|
||||
writable = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue