backwards: Enable audiobookshelf module

This commit is contained in:
Alexander Heldt
2024-09-01 12:01:19 +02:00
parent 81d06fc019
commit 6142c30f4a

View File

@@ -15,6 +15,7 @@ in
syncthing.enable = true;
restic.enable = true;
transmission.enable = true;
audiobookshelf.enable = true;
};
};
}