Remove auto-rotation setup and sensor.hwdb file

This commit is contained in:
panotaka
2023-12-31 09:47:53 -04:00
parent 15f945e1cb
commit 97161c69ac
2 changed files with 0 additions and 6 deletions

View File

@@ -49,8 +49,4 @@ in {
# Setup bluetooth
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;
}