Revert "Disable touchscreen to improve battery life"

This reverts commit 4b57f49353.
This commit is contained in:
2020-09-03 13:09:52 +02:00
parent f166ba76d8
commit e705d0cbcc

View File

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