Merge pull request #203 from oxzi/x260-tlp
lenovo/thinkpad/x260: use services.tlp.settings
This commit is contained in:
commit
2a9ea518bd
|
@ -6,7 +6,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# https://wiki.archlinux.org/index.php/TLP#Btrfs
|
# https://wiki.archlinux.org/index.php/TLP#Btrfs
|
||||||
services.tlp.extraConfig = ''
|
services.tlp.settings = {
|
||||||
SATA_LINKPWR_ON_BAT=med_power_with_dipm
|
SATA_LINKPWR_ON_BAT = "med_power_with_dipm";
|
||||||
'';
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue