MyNixOS website logo
option

services.tuned.ppdSettings.profiles

Map of PPD profiles to native TuneD profiles.

Declarations
Type
attribute set of string
Default
{
  balanced = "balanced";
  performance = "throughput-performance";
  power-saver = "powersave";
}