mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
# Including this file will enable the AMD-GPU driver (in shared.nix)
 | 
						|
{
 | 
						|
  imports = [ ../shared.nix ];
 | 
						|
}
 |