pc: use last kernle

This commit is contained in:
陈浩南 2023-10-23 17:11:35 +08:00
parent 0941aaf2ee
commit 9e36962acb

View File

@ -129,7 +129,6 @@
gui = { enable = true; preferred = true; };
kernel =
{
useLts = true;
patches = [ "cjktty" "preempt" ];
modules.modprobeConfig = [ "options iwlmvm power_scheme=1" "options iwlwifi uapsd_disable=1" ];
};