feat: added samba mount for audiobookshelf

This commit is contained in:
Nick 2025-03-18 23:25:41 -05:00
parent eb63e130eb
commit 4d1a19edfd
3 changed files with 15 additions and 18 deletions

View file

@ -1,11 +1,6 @@
{ instancesFunctions }:
let
inherit (instancesFunctions)
jellyfinLabel
jellyfinName
audiobookshelfLabel
audiobookshelfName
servicePath
sopsPath
;
@ -19,12 +14,6 @@ in
path0 = "${sopsPath}/${sambaName}";
};
paths = {
path0 = "${servicePath}/${jellyfinLabel}";
path1 = jellyfinName;
path2 = "";
path3 = "${servicePath}/${audiobookshelfLabel}";
path4 = audiobookshelfName;
path6 = "";
};
ports = {
port0 = 445; # Samba