mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			299 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			299 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{
 | 
						|
  warnings = [
 | 
						|
    ''
 | 
						|
      DEPRECATED: The <nixos-hardware/tuxedo/infinitybook/pro14/gen9-intel> module has been renamed to <nixos-hardware/tuxedo/infinitybook/pro14/gen9/intel>
 | 
						|
 | 
						|
      The gen9-intel module will be removed in a future release.
 | 
						|
    ''
 | 
						|
  ];
 | 
						|
 | 
						|
  imports = [ ../pro14/gen9/intel ];
 | 
						|
}
 |