1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00
oddlama_nix-config/config/hardware/intel.nix

3 lines
53 B
Nix

{
powerManagement.cpuFreqGovernor = "powersave";
}