mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-04 03:53:29 +08:00
4 lines
65 B
Nix
4 lines
65 B
Nix
{ ... }: {
|
|
powerManagement.cpuFreqGovernor = "performance";
|
|
}
|
|
|