Updated duo configuration

This commit is contained in:
2024-10-24 11:15:58 -03:00
parent 4315e991ab
commit c65d13f4a3
2 changed files with 3 additions and 3 deletions

View File

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