mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-30 22:21:07 +01:00
lenovo-thinkpad-x1-6th-gen: swap throttled with thermald
This commit is contained in:
parent
4cc688ee71
commit
468a7a1081
1 changed files with 1 additions and 1 deletions
|
|
@ -17,5 +17,5 @@
|
||||||
# See also https://certification.ubuntu.com/catalog/component/input/5313/input%3ATPPS/2ElanTrackPoint/
|
# See also https://certification.ubuntu.com/catalog/component/input/5313/input%3ATPPS/2ElanTrackPoint/
|
||||||
hardware.trackpoint.device = "TPPS/2 Elan TrackPoint";
|
hardware.trackpoint.device = "TPPS/2 Elan TrackPoint";
|
||||||
|
|
||||||
services.throttled.enable = lib.mkDefault true;
|
services.thermald.enable = lib.mkDefault true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue