orcim: switch to linux 6.9

This commit is contained in:
Aaron Bieber 2024-07-16 12:20:08 -06:00
parent c5009f7f0f
commit 3cc7fe7eb1
No known key found for this signature in database

View File

@ -39,7 +39,7 @@ in
}
];
kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages_6_9;
kernelParams = [
"fbcon=rotate:1"
"gpd-pocket-fan.speed_on_ac=0"