Use latest kernel now that nivdia-open works again
	
		
			
	
		
	
	
		
	
		
			Some checks are pending
		
		
	
	
		
			
				
	
				pre-commit / pre-commit (push) Waiting to run
				
			
		
		
	
	
				
					
				
			
		
			Some checks are pending
		
		
	
	pre-commit / pre-commit (push) Waiting to run
				
			This commit is contained in:
		| @@ -25,8 +25,8 @@ | ||||
|   boot = { | ||||
|     # Kernel stuff | ||||
|     # kernelPackages = pkgs.linuxPackages_xanmod_latest; | ||||
|     # kernelPackages = pkgs.linuxPackages_latest; | ||||
|     kernelPackages = lib.warn "Pinned to kernel 6.10 due to nvidia fbdev trouble!" pkgs.linuxPackages_6_10; | ||||
|     kernelPackages = pkgs.linuxPackages_latest; | ||||
|     # kernelPackages = lib.warn "Pinned to kernel 6.10 due to nvidia fbdev trouble!" pkgs.linuxPackages_6_10; | ||||
|     kernelParams = [ | ||||
|       "quiet" | ||||
|       "splash" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user