diff options
Diffstat (limited to 'modules/misc/lib.nix')
| -rw-r--r-- | modules/misc/lib.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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. ''; }; |
