Update inputs (stable -> 23.05)
This commit is contained in:
		@@ -25,7 +25,7 @@
 | 
			
		||||
            efi.canTouchEfiVariables = true;
 | 
			
		||||
            timeout = 10;
 | 
			
		||||
          };
 | 
			
		||||
          kernelPackages = pkgs.linuxKernel.packages.linux_6_2;
 | 
			
		||||
          kernelPackages = pkgs.linuxKernel.packages.linux_6_3;
 | 
			
		||||
          kernelModules = [ "kvm-intel" ];
 | 
			
		||||
          kernelParams = [ "intel_iommu=on" ];
 | 
			
		||||
          initrd = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user