fix(malachite): issue has been resolved with kernel versions 6.13+
This commit is contained in:
		
							parent
							
								
									585e9fc48d
								
							
						
					
					
						commit
						f00dc9488a
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -10,9 +10,6 @@
 | 
			
		|||
  boot.kernelModules = [ "kvm-intel" "vfio-pci" ];
 | 
			
		||||
  boot.extraModulePackages = lib.attrVals [ "rtl8812au" ] config.boot.kernelPackages;
 | 
			
		||||
 | 
			
		||||
  # https://gitlab.com/qemu-project/qemu/-/issues/2574
 | 
			
		||||
  # Might bisect or something if I get around to it
 | 
			
		||||
  boot.kernelPackages = pkgs.linuxPackages_6_6;
 | 
			
		||||
 | 
			
		||||
  boot.kernelParams = [
 | 
			
		||||
    "loglevel=3"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue