summary refs log tree commit diff
path: root/nixos/modules/services/misc/calibre-server.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/misc/calibre-server.nix')
-rw-r--r--nixos/modules/services/misc/calibre-server.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/misc/calibre-server.nix b/nixos/modules/services/misc/calibre-server.nix
index d75c33bab51..77c60381a31 100644
--- a/nixos/modules/services/misc/calibre-server.nix
+++ b/nixos/modules/services/misc/calibre-server.nix
@@ -23,7 +23,7 @@ in
   options = {
     services.calibre-server = {
 
-      enable = mkEnableOption "calibre-server";
+      enable = mkEnableOption (lib.mdDoc "calibre-server");
 
       libraries = mkOption {
         description = lib.mdDoc ''