services.tuned.ppdSettings.profiles

Map of PPD profiles to native TuneD profiles.

Type
attribute set of string
Default
{
  balanced = "balanced";
  performance = "throughput-performance";
  power-saver = "powersave";
}
Declared
<nixpkgs/nixos/modules/services/hardware/tuned.nix>