try zen kernel
This commit is contained in:
parent
3a415ccce9
commit
40addb8f90
3 changed files with 11 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
efi.canTouchEfiVariables = false; # toggle when installing
|
||||
};
|
||||
tmp.cleanOnBoot = true;
|
||||
kernelPackages = pkgs.linuxPackages_6_12;
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
extraModulePackages = with config.boot.kernelPackages; [
|
||||
rtl8821ce
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue