Reverted suspected reversion relating to keyboard connect/disconnect

This commit is contained in:
2025-01-29 10:50:44 -04:00
parent b0a6468eba
commit bb85382b28

View File

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