mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
calibre
This commit is contained in:
parent
5fb8e7a169
commit
35d14ed51b
1 changed files with 5 additions and 0 deletions
|
|
@ -172,6 +172,11 @@
|
|||
|
||||
};
|
||||
|
||||
services.calibre-web = {
|
||||
enable = true;
|
||||
calibreLibrary = /media/storage/media/books/calibre/;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue