mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
treewide: remove uses of lib.mdDoc
This commit is contained in:
parent
eab049fe17
commit
14c333162b
6 changed files with 13 additions and 14 deletions
|
|
@ -18,7 +18,7 @@ in
|
|||
hardware.sensor.iio.bmi260.enable = mkOption {
|
||||
default = false;
|
||||
type = types.bool;
|
||||
description = mdDoc ''
|
||||
description = ''
|
||||
Enable Bosch BMI260 IMU kernel module driver.
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue