diff --git a/modules/programs/zathura.nix b/modules/programs/zathura.nix
index 18c96505..62523698 100644
--- a/modules/programs/zathura.nix
+++ b/modules/programs/zathura.nix
@@ -40,9 +40,7 @@ in
type = types.lines;
default = "";
description = ''
- Additional commands for zathura the zathurarc file. If this and all
- other zathura options are null
, then this feature is
- disabled and no zathurarc link is produced.
+ Additional commands for zathura the zathurarc file.
'';
};
};