kernel: add standalone amdgpu kernel module package
This commit is contained in:
		
							parent
							
								
									2006674aee
								
							
						
					
					
						commit
						80d814c9bf
					
				
					 6 changed files with 46 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -1,10 +0,0 @@
 | 
			
		|||
{ config, pkgs, lib, inputs, ... }: {
 | 
			
		||||
  # boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
 | 
			
		||||
  boot.kernelPatches = [
 | 
			
		||||
    {
 | 
			
		||||
      name = "amdgpu-disable-shutdown-on-overtheating";
 | 
			
		||||
      patch =
 | 
			
		||||
        ../patches/kernel/amdgpu-disable-shutdown-on-overtheating.diff;
 | 
			
		||||
    }
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue