0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

nixos/*: mark pre-existing markdown descriptions as mdDoc

This commit is contained in:
pennae 2022-08-14 09:03:30 +02:00 committed by pennae
parent b51f8036c2
commit 7e7d68a250
70 changed files with 96 additions and 96 deletions

View file

@ -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`.