mirror of
https://github.com/nikdoof/nixos-config.git
synced 2025-12-15 18:52:18 +00:00
Adjust panel settings
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
boot.kernelParams =
|
boot.kernelParams =
|
||||||
[
|
[
|
||||||
"video=efifb:mode=0"
|
"video=efifb:mode=0"
|
||||||
|
"video=DSI-1:panel_orientation=right_side_up"
|
||||||
"fbcon=rotate:1"
|
"fbcon=rotate:1"
|
||||||
];
|
];
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|||||||
Reference in New Issue
Block a user