anemone/kernel: set min freq to 400MHz
This commit is contained in:
parent
94a89fca4b
commit
76197628bc
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
powerManagement.cpufreq.min = 400000;
|
||||||
|
|
||||||
hardware.cpu.amd.updateMicrocode = true;
|
hardware.cpu.amd.updateMicrocode = true;
|
||||||
|
|
||||||
hardware.firmware = let
|
hardware.firmware = let
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue