mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	treewide: remove uses of lib.mdDoc
This commit is contained in:
		@@ -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.
 | 
			
		||||
      '';
 | 
			
		||||
    };
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user