up
This commit is contained in:
parent
aaf916de75
commit
b104bba6f2
6 changed files with 11 additions and 12 deletions
|
@ -62,7 +62,6 @@ in
|
|||
#boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
boot.kernelParams = [
|
||||
"mem_sleep_default=deep"
|
||||
"nvme.noacpi=1"
|
||||
"i915.enable_psr=1"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue