powerManagement.cpufreq.max
The maximum frequency the CPU will use. Defaults to the maximum possible.
- Type
null or (unsigned integer, meaning >=0)- Default
null- Example
2200000- Declared
- <nixpkgs/nixos/modules/tasks/cpu-freq.nix>
The maximum frequency the CPU will use. Defaults to the maximum possible.
null or (unsigned integer, meaning >=0)null2200000