mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: added samba mount for audiobookshelf
This commit is contained in:
parent
eb63e130eb
commit
4d1a19edfd
3 changed files with 15 additions and 18 deletions
|
@ -20,11 +20,11 @@ in
|
|||
enable = true;
|
||||
openFirewall = true;
|
||||
settings = {
|
||||
${service.paths.path1} = {
|
||||
${jellyfin.name} = {
|
||||
path = jellyfin.paths.path0;
|
||||
writable = "true";
|
||||
};
|
||||
${service.paths.path4} = {
|
||||
${audiobookshelf.name} = {
|
||||
path = audiobookshelf.paths.path0;
|
||||
writable = "true";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue