nixpkgs/nixos/modules/installer
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
..
cd-dvd nixos/iso-image: Remove leftover false dichotomy between console/serial 2023-09-06 14:10:09 -04:00
netboot treewide: use lib.optional instead of 'then []' 2023-07-12 09:36:28 +01:00
scan
sd-card nixos/installer: add sd-image-powerpc64le.nix 2023-02-23 06:18:52 +02:00
tools installer/nixos-generate-config: don't set powersave cpuFreqGovernor 2023-10-21 18:29:25 +02:00
virtualbox-demo.nix nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00