chuwi/minibook-x: add comment why we specify kernelParams
This commit is contained in:
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" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue