backwards: Enable calibre-web module

This commit is contained in:
Alexander Heldt
2024-09-01 17:53:36 +02:00
parent 1c654cc104
commit 395e4f8256

View File

@@ -16,6 +16,7 @@ in
restic.enable = true;
transmission.enable = true;
audiobookshelf.enable = true;
calibre-web.enable = true;
};
};
}