Revert "Disable touchscreen to improve battery life"

This reverts commit 4b57f49353.
This commit is contained in:
coolneng 2020-09-03 13:09:52 +02:00
parent f166ba76d8
commit e705d0cbcc
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 3 deletions

View File

@ -39,7 +39,4 @@
enable = true;
percentageAction = 5;
};
# Disable touchscreen
boot.blacklistedKernelModules = [ "hid_multitouch" ];
}