mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-11 16:52:24 +00:00
Add accel
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user