fix crashing on legolas?
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
|
||||
boot.kernelParams = [
|
||||
"mem_sleep_default=s2idle"
|
||||
#possible fix for my nvme drive not resuming after sleeping
|
||||
"nvme_core.default_ps_max_latency_us=0"
|
||||
"pcie_aspm=off"
|
||||
];
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
|
||||
Reference in New Issue
Block a user