max c state for cpu crash

This commit is contained in:
death916 2026-01-03 10:23:30 -08:00
parent 8fc70a6fbc
commit 9ba540dcc9

View file

@ -16,6 +16,7 @@
];
config = {
boot.kernelParams = [ "processor.max_cstate=1" ];
hardware.cpu.amd.updateMicrocode = true;
# Wait for network to be online
# systemd.services.NetworkManager-wait-online.enable = true;