some programs

This commit is contained in:
CDaut 2024-05-13 18:59:50 +02:00
parent 4409bfc3bf
commit 12532c1257
Signed by: clara
GPG key ID: 223391B52FAD4463
3 changed files with 7 additions and 1 deletions

View file

@ -53,7 +53,7 @@
# See also https://certification.ubuntu.com/catalog/component/input/5313/input%3ATPPS/2ElanTrackPoint/
hardware.trackpoint.device = "TPPS/2 Elan TrackPoint";
services.throttled.enable = lib.mkDefault true;
# services.throttled.enable = lib.mkDefault true;
hardware.trackpoint.enable = lib.mkDefault true;
hardware.trackpoint.emulateWheel = lib.mkDefault config.hardware.trackpoint.enable;