services.tlp.settings

Options passed to TLP. See https://linrunner.de/tlp for all supported options..

Type
attribute set of (boolean or signed integer or floating point number or string or list of string)
Default
{ }
Example
{
  SATA_LINKPWR_ON_BAT = "med_power_with_dipm";
  USB_BLACKLIST_PHONE = 1;
}
Declared
<nixpkgs/nixos/modules/services/hardware/tlp.nix>