anemone/kernel: set min freq to 400MHz

This commit is contained in:
LavaDesu 2025-03-16 20:59:32 +11:00
parent 94a89fca4b
commit 76197628bc
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -22,6 +22,8 @@
]; ];
}; };
powerManagement.cpufreq.min = 400000;
hardware.cpu.amd.updateMicrocode = true; hardware.cpu.amd.updateMicrocode = true;
hardware.firmware = let hardware.firmware = let