nixpkgs/nixos/modules/installer/tools
Atemu fb602e5608 installer/nixos-generate-config: don't set powersave cpuFreqGovernor
This script would always "detect" the "powersave" governor as it is available on
practically all CPUs while the "ondemand" governor is only available on some old
CPUs.

IME the "powersave" governor barely provides any power savings but introduces
massive performance deficits, including noticable stuttering. This is not the
default experience we should offer users, even for those who use laptops.

Use the kernel default (currently "performance", CPU makers may change it in
future) instead.
2023-10-21 18:29:25 +02:00
..
manpages nixos/doc: Improve documentation of documentation 2023-08-12 22:28:04 +03:00
nixos-build-vms Revert "treewide: use nativeBuildInputs with runCommand instead of inlining" 2022-12-26 21:05:35 +03:00
nixos-option nixos-option: add backwards compatibility layer 2021-07-10 22:32:26 +02:00
get-version-suffix installer/tools/get-version-suffix: set --git-dir 2022-06-27 14:28:03 +02:00
nix-fallback-paths.nix nixos/nix-fallback-paths: 2.15.1 -> 2.17.0 2023-08-06 16:22:39 +10:00
nixos-enter.sh nixos: fix typos 2023-05-19 22:31:04 -04:00
nixos-generate-config.pl installer/nixos-generate-config: don't set powersave cpuFreqGovernor 2023-10-21 18:29:25 +02:00
nixos-install.sh nixos-install: fix removal of non-empty /mnt 2023-08-02 16:37:22 +08:00
nixos-version.sh nixos-version: print error for missing revision to stderr 2023-01-03 20:40:35 +01:00
tools.nix nixos/x11: refactor XKB options into a single attrset 2023-10-11 09:46:37 +03:00