remove unused bits

This commit is contained in:
Tao Tien 2024-04-18 23:08:04 -07:00
parent 6e9685b90d
commit e76e76b8c2
2 changed files with 3 additions and 5 deletions

View file

@ -73,7 +73,6 @@
];
boot.kernelParams = [
"acpi_osi=\"!Windows 2020\""
# "mem_sleep_default=deep"
"nvme.noacpi=1"
"i915.enable_psr=1"
];