Updated config

This commit is contained in:
2025-01-27 14:09:24 -04:00
parent e793266f00
commit b0a6468eba
4 changed files with 67 additions and 67 deletions

View File

@@ -14,7 +14,7 @@
boot.initrd.availableKernelModules = ["xhci_pci" "thunderbolt" "vmd" "nvme" "usbhid"];
boot.initrd.kernelModules = [];
boot.kernelPackages = pkgs.linuxPackages_6_12;
boot.kernelPackages = pkgs.linuxPackages_6_13;
boot.kernelModules = ["kvm-intel"];
boot.kernelPatches = [
/*