manatee: Add audiobookshelf module

This commit is contained in:
Alexander Heldt
2025-05-03 16:49:22 +02:00
parent 24c1731071
commit 72d2bb976f
2 changed files with 30 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ in
git.enable = true;
transmission.enable = true;
audiobookshelf.enable = true;
};
};
}