mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	chuwi/minibook-x: add comment why we specify kernelParams
This commit is contained in:
		
				
					committed by
					
						
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							3b5f843e92
						
					
				
				
					commit
					43e369c6d5
				
			@@ -5,6 +5,7 @@
 | 
			
		||||
    ../../common/pc/laptop/ssd
 | 
			
		||||
    ../../common/hidpi.nix
 | 
			
		||||
  ];
 | 
			
		||||
  # Fixes the display being rotated 90 degrees.
 | 
			
		||||
  boot.kernelParams =
 | 
			
		||||
    [ "fbcon=rotate:1" "video=DSI-1:panel_orientation=right_side_up" ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user