From def1e23be848848400d1d097d4f044e3c401f9dd Mon Sep 17 00:00:00 2001 From: Weijia Wang <9713184+wegank@users.noreply.github.com> Date: Sun, 14 Apr 2024 23:02:32 +0200 Subject: treewide: remove lib.mdDoc --- modules/misc/lib.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/misc/lib.nix') diff --git a/modules/misc/lib.nix b/modules/misc/lib.nix index 3599661..e50794c 100644 --- a/modules/misc/lib.nix +++ b/modules/misc/lib.nix @@ -7,7 +7,7 @@ type = lib.types.attrsOf lib.types.attrs; - description = lib.mdDoc '' + description = '' This option allows modules to define helper functions, constants, etc. ''; }; -- cgit v1.2.3