Revert kernel upgrade
I need 6.2+ for DS4, evdi doesn't work with kernel 6.6+, all versions matching are EOL. Probably won't game much before 24.05 release which hopefully helps things?
This commit is contained in:
parent
995c115c90
commit
88e0a1eb09
3 changed files with 7 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
{
|
||||
config = lib.mkIf config.frogeye.gaming
|
||||
{
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest; # 24.05 6.2 has fix for knock-off DS4 controllers. Should downgrade when I have the spoons.
|
||||
programs.steam.enable = true;
|
||||
hardware.opengl.driSupport32Bit = true; # Enables support for 32bit libs that steam uses
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue