From 7e7d68a250f75678451cd44f8c3d585bf750461e Mon Sep 17 00:00:00 2001 From: pennae Date: Sun, 14 Aug 2022 09:03:30 +0200 Subject: nixos/*: mark pre-existing markdown descriptions as mdDoc --- nixos/modules/system/boot/kernel_config.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/system') diff --git a/nixos/modules/system/boot/kernel_config.nix b/nixos/modules/system/boot/kernel_config.nix index 448835c3e625..997c404be168 100644 --- a/nixos/modules/system/boot/kernel_config.nix +++ b/nixos/modules/system/boot/kernel_config.nix @@ -91,7 +91,7 @@ in USB? y DEBUG n ''; - description = '' + description = lib.mdDoc '' The result of converting the structured kernel configuration in settings to an intermediate string that can be parsed by generate-config.pl to answer the kernel `make defconfig`. -- cgit 1.4.1