mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-11 02:07:27 +01:00
This adds a NixOS option for setting the CPU max and min frequencies with `cpufreq`. The two options that have been added are: - `powerManagement.cpufreq.max` - `powerManagement.cpufreq.min` It also adds an alias to the `powerManagement.cpuFreqGovernor` option as `powerManagement.cpufreq.governor`. This updates the installer to use the new option name. It also updates the manual with a note about the new name. |
||
|---|---|---|
| .. | ||
| release-notes.xml | ||
| rl-1310.xml | ||
| rl-1404.xml | ||
| rl-1412.xml | ||
| rl-1509.xml | ||
| rl-1603.xml | ||
| rl-1609.xml | ||
| rl-1703.xml | ||
| rl-1709.xml | ||
| rl-1803.xml | ||
| rl-1809.xml | ||
| rl-1903.xml | ||