nixos/*: mark pre-existing markdown descriptions as mdDoc
This commit is contained in:
@@ -14,7 +14,7 @@ in {
|
||||
};
|
||||
|
||||
datasets = lib.mkOption {
|
||||
description = ''
|
||||
description = lib.mdDoc ''
|
||||
Datasets to create under the `tank` and `boot` zpools.
|
||||
|
||||
**NOTE:** This option is used only at image creation time, and
|
||||
|
||||
Reference in New Issue
Block a user