Updated config
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
boot.initrd.availableKernelModules = ["xhci_pci" "thunderbolt" "vmd" "nvme" "usbhid"];
|
||||
boot.initrd.kernelModules = [];
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_12;
|
||||
boot.kernelModules = ["kvm-intel"];
|
||||
boot.kernelPatches = [
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user