fix boot issue
This commit is contained in:
parent
0f8a1aa7e1
commit
82d146ef58
8 changed files with 23 additions and 13 deletions
|
|
@ -61,7 +61,7 @@
|
|||
];
|
||||
boot.kernelParams = [
|
||||
"acpi_osi=\"!Windows 2020\""
|
||||
"mem_sleep_default=s2idle"
|
||||
"mem_sleep_default=deep"
|
||||
"nvme.noacpi=1"
|
||||
"i915.enable_psr=1"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue