services.tuned.ppdSettings.profiles
NixOS option
Map of PPD profiles to native TuneD profiles.
type: attribute set of stringDefault
declared in: nixos/modules/services/hardware/tuned.nixView source on NixOS/nixpkgs →{
balanced = "balanced";
performance = "throughput-performance";
power-saver = "powersave";
}