mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
max c state for cpu crash
This commit is contained in:
parent
8fc70a6fbc
commit
9ba540dcc9
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue