mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-23 10:09:44 +01:00
lenovo/thinkpad/x260: Use med_power_with_dipm
in TLP
This commit is contained in:
parent
f37c5dfb9a
commit
6ed4feade2
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
|
||||
# https://wiki.archlinux.org/index.php/TLP#Btrfs
|
||||
services.tlp.extraConfig = ''
|
||||
SATA_LINKPWR_ON_BAT=max_performance
|
||||
SATA_LINKPWR_ON_BAT=med_power_with_dipm
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue