about summary refs log tree commit diff
path: root/nixos/modules/services/mail/listmonk.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/mail/listmonk.nix')
-rw-r--r--nixos/modules/services/mail/listmonk.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/mail/listmonk.nix b/nixos/modules/services/mail/listmonk.nix
index cea1bc9560815..be2f9680ca5ac 100644
--- a/nixos/modules/services/mail/listmonk.nix
+++ b/nixos/modules/services/mail/listmonk.nix
@@ -128,7 +128,7 @@ in {
           '';
         };
       };
-      package = mkPackageOptionMD pkgs "listmonk" {};
+      package = mkPackageOption pkgs "listmonk" {};
       settings = mkOption {
         type = types.submodule { freeformType = tomlFormat.type; };
         description = lib.mdDoc ''