mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
calibre
This commit is contained in:
parent
bc80a80e24
commit
48bacfb2a3
1 changed files with 1 additions and 1 deletions
|
|
@ -175,7 +175,7 @@
|
|||
services.calibre-web = {
|
||||
enable = true;
|
||||
options = {
|
||||
calibreLibrary = /media/storage/media/books/calibre;
|
||||
calibreLibrary = "/media/storage/media/books/calibre";
|
||||
enableBookUploading = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue