Revert "Disable touchscreen to improve battery life"
This reverts commit 4b57f49353
.
This commit is contained in:
parent
f166ba76d8
commit
e705d0cbcc
|
@ -39,7 +39,4 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
percentageAction = 5;
|
percentageAction = 5;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Disable touchscreen
|
|
||||||
boot.blacklistedKernelModules = [ "hid_multitouch" ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue