powerManagement.cpufreq.max

NixOS option

The maximum frequency the CPU will use. Defaults to the maximum possible.

type: null or (unsigned integer, meaning >=0)
Default
null
Example
2200000
declared in: nixos/modules/tasks/cpu-freq.nixView source on NixOS/nixpkgs →