set laptop1 kernel's to latest
All checks were successful
nixos config pipeline / show-flake (push) Successful in 15s
nixos config pipeline / deploy (push) Successful in 6s

This commit is contained in:
smayzy 2025-11-23 15:23:44 +01:00
parent 5f417add31
commit 42e50ad6f3

View File

@ -14,6 +14,8 @@
(modulesPath + "/installer/scan/not-detected.nix")
];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.initrd.availableKernelModules = [
"xhci_pci"
"nvme"