Adjust panel settings

This commit is contained in:
2024-03-27 22:21:50 +00:00
parent 8043750c24
commit e94639bc99

View File

@@ -8,10 +8,11 @@
# Fix on boot framebuffer res and rotation
boot.kernelParams =
[
[
"video=efifb:mode=0"
"video=DSI-1:panel_orientation=right_side_up"
"fbcon=rotate:1"
];
];
boot.kernelPackages = pkgs.linuxPackages_latest;
# Provide rotation to X/Wayland