calibre again
This commit is contained in:
parent
0fed994fe2
commit
9b4af09f47
3 changed files with 6 additions and 11 deletions
5
modules/server/calibre.nix
Normal file
5
modules/server/calibre.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ ... }: {
|
||||
services.calibre-server = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue