Remove auto-rotation setup and sensor.hwdb file
This commit is contained in:
@@ -49,8 +49,4 @@ in {
|
|||||||
|
|
||||||
# Setup bluetooth
|
# Setup bluetooth
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
|
|
||||||
# Setup auto-rotaion
|
|
||||||
hardware.sensor.iio.enable = true;
|
|
||||||
environment.etc."/etc/udev/hwdb.d/61-gpd-pocket3-sensor-local.hwdb".source = ./sensor.hwdb;
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
sensor:modalias:*
|
|
||||||
ACCEL_MOUNT_MATRIX=-0, -1, 0; -1, 0, 0; 0, 0, 1
|
|
||||||
Reference in New Issue
Block a user