set laptop1 kernel's to latest
This commit is contained in:
parent
5f417add31
commit
42e50ad6f3
@ -14,6 +14,8 @@
|
||||
(modulesPath + "/installer/scan/not-detected.nix")
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"xhci_pci"
|
||||
"nvme"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user