summaryrefslogtreecommitdiffstats
path: root/lass/2configs/hw
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/hw')
-rw-r--r--lass/2configs/hw/gpd-pocket.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/lass/2configs/hw/gpd-pocket.nix b/lass/2configs/hw/gpd-pocket.nix
index 193c12c1..87b4c518 100644
--- a/lass/2configs/hw/gpd-pocket.nix
+++ b/lass/2configs/hw/gpd-pocket.nix
@@ -16,7 +16,6 @@ in {
boot.kernelParams = [
"fbcon=rotate:1"
];
- services.tlp.enable = true;
services.xserver.displayManager.sessionCommands = ''
(sleep 2 && ${pkgs.xorg.xrandr}/bin/xrandr --output DSI1 --rotate right)
(sleep 2 && ${pkgs.xorg.xinput}/bin/xinput set-prop 'Goodix Capacitive TouchScreen' 'Coordinate Transformation Matrix' 0 1 0 -1 0 1 0 0 1)