Updated config

This commit is contained in:
2025-01-07 09:57:32 -04:00
parent 1055ed071d
commit 3c4b7e7a4e
5 changed files with 155 additions and 98 deletions

View File

@@ -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 = [
/*