mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: disable cpuFreqGovernor for desktop for now
This commit is contained in:
parent
7019c43d52
commit
34bb962164
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ ... }: {
|
||||
powerManagement.cpuFreqGovernor = "performance";
|
||||
# system.powerManagement.cpuFreqGovernor = "performance";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue