machines: porthos: services: enable Calibre-web
This commit is contained in:
parent
798f75db12
commit
4e073b8d02
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ in
|
|||
};
|
||||
# My blog and related hosts
|
||||
blog.enable = true;
|
||||
calibre-web = {
|
||||
enable = true;
|
||||
libraryPath = "/data/media/library";
|
||||
};
|
||||
drone = {
|
||||
enable = true;
|
||||
runners = [ "docker" "exec" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue