diff --git a/hosts/shan/calibre-web.nix b/hosts/shan/calibre-web.nix index 48146b0..8109844 100644 --- a/hosts/shan/calibre-web.nix +++ b/hosts/shan/calibre-web.nix @@ -1,8 +1,6 @@ -{ }: { - config = { - calibre-web = { + services.calibre-web = { enable = true; options = { enableBookUploading = true;