mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	Add basic support for 6th-gen X1
This commit is contained in:
		
							
								
								
									
										9
									
								
								lenovo/thinkpad/x1/6th-gen/QHD/default.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								lenovo/thinkpad/x1/6th-gen/QHD/default.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
# X1 6th generation with a QHD (2560x1440px) display
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../.
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  services.xserver.dpi = 210;
 | 
			
		||||
  fonts.fontconfig.dpi = 210;
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										5
									
								
								lenovo/thinkpad/x1/6th-gen/default.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								lenovo/thinkpad/x1/6th-gen/default.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../.
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										6
									
								
								lenovo/thinkpad/x1/default.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								lenovo/thinkpad/x1/default.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  imports = [
 | 
			
		||||
    ../.
 | 
			
		||||
    ../../../common/cpu/intel
 | 
			
		||||
  ];
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user