mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-13 09:42:19 +00:00
Update matrix
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
hardware.sensor.iio.enable = true;
|
hardware.sensor.iio.enable = true;
|
||||||
services.udev.extraHwdb = ''
|
services.udev.extraHwdb = ''
|
||||||
sensor:modalias:acpi:BOSC0200*:dmi:*
|
sensor:modalias:acpi:BOSC0200*:dmi:*
|
||||||
ACCEL_MOUNT_MATRIX=-1, 0, 0; 0, 1, 0; 1, 0, 0
|
ACCEL_MOUNT_MATRIX=0, -1, 0; -1, 0, 0; 0, 0, 1
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Enable sound.
|
# Enable sound.
|
||||||
|
|||||||
Reference in New Issue
Block a user