MyNixOS website logo
option

services.tlp.settings

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

Declarations
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;
}