Add accel

This commit is contained in:
2024-03-27 23:30:06 +00:00
parent eddb8d0c0c
commit 63c93a8b85

View File

@@ -28,6 +28,10 @@
# Enable sensors
hardware.sensor.iio.enable = true;
services.udev.extraHwdb = ''
sensor:modalias:acpi:BOSC0200*:dmi:*
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 1, 0, 0
'';
# Enable sound.
sound.enable = true;