mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
calibre
This commit is contained in:
parent
c54ea3b098
commit
55f68e004a
1 changed files with 3 additions and 1 deletions
|
|
@ -174,7 +174,9 @@
|
|||
|
||||
services.calibre-web = {
|
||||
enable = true;
|
||||
calibreLibrary = /media/storage/media/books/calibre;
|
||||
options = {
|
||||
calibreLibrary = /media/storage/media/books/calibre;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue