mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-18 14:45:51 +05:30
Need more power!
This commit is contained in:
parent
eff9478054
commit
1154523699
|
@ -40,8 +40,8 @@
|
|||
RADEON_POWER_PROFILE_ON_AC = "high";
|
||||
RADEON_POWER_PROFILE_ON_BAT = "low";
|
||||
|
||||
INTEL_GPU_MIN_FREQ_ON_AC = 250;
|
||||
INTEL_GPU_MIN_FREQ_ON_BAT = 250;
|
||||
INTEL_GPU_MIN_FREQ_ON_AC = 600;
|
||||
INTEL_GPU_MIN_FREQ_ON_BAT = 600;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue