use current kernel version
This commit is contained in:
parent
9f72c26820
commit
6bd1909c3b
|
@ -15,7 +15,7 @@
|
|||
boot.initrd.availableKernelModules = ["xhci_pci" "nvme" "usb_storage" "sd_mod"];
|
||||
boot.extraModulePackages = [config.boot.kernelPackages.rtl88x2bu];
|
||||
|
||||
microsoft-surface.kernelVersion = "6.1.18";
|
||||
microsoft-surface.kernelVersion = "6.5.5";
|
||||
|
||||
fileSystems."/" = {
|
||||
device = "/dev/disk/by-label/root";
|
||||
|
|
Loading…
Reference in a new issue