Use zen kernel on desktop
This commit is contained in:
parent
765d744fb0
commit
b4c0b9c09d
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_zen;
|
||||
initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
"xhci_pci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue