gpd-win-max-2-2023: enable iio subsystem
This commit is contained in:
parent
c1db24a14b
commit
2b68ccd747
|
@ -13,4 +13,5 @@ with lib;
|
|||
|
||||
#see README
|
||||
boot.blacklistedKernelModules = mkIf config.hardware.sensor.iio.bmi260.enable [ "bmi160_spi" "bmi160_i2c" "bmi160_core" ];
|
||||
hardware.sensor.iio.enable = mkIf config.hardware.sensor.iio.bmi260.enable true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue