set desktop1 kernel's to latest
All checks were successful
nixos config pipeline / show-flake (push) Successful in 19s
nixos config pipeline / deploy (push) Successful in 34s

This commit is contained in:
smayzy 2025-11-23 15:19:16 +01:00
parent 5b5de445e9
commit 5f417add31

View File

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