diff options
| author | Weijia Wang <9713184+wegank@users.noreply.github.com> | 2024-04-14 23:02:32 +0200 |
|---|---|---|
| committer | Weijia Wang <9713184+wegank@users.noreply.github.com> | 2024-04-19 04:05:50 +0200 |
| commit | def1e23be848848400d1d097d4f044e3c401f9dd (patch) | |
| tree | 7a69686dea36e304c788531fda90bc3edeee86fd /modules/system/patches.nix | |
| parent | 99b3f9a1f5d2604d542f367d38001dfa40eea7b9 (diff) | |
treewide: remove lib.mdDoc
Diffstat (limited to 'modules/system/patches.nix')
| -rw-r--r-- | modules/system/patches.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/patches.nix b/modules/system/patches.nix index 9ac15ec..4f96501 100644 --- a/modules/system/patches.nix +++ b/modules/system/patches.nix @@ -26,7 +26,7 @@ in '''') ] ''; - description = lib.mdDoc '' + description = '' Set of patches to apply to {file}`/`. ::: {.warning} |
