mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +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/
|
||||
hardware.trackpoint.device = "TPPS/2 Elan TrackPoint";
|
||||
|
||||
services.throttled.enable = lib.mkDefault true;
|
||||
services.thermald.enable = lib.mkDefault true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue