fw: kernel downgrade to 6.12 due to instability

This commit is contained in:
Henri Dohmen 2026-02-02 22:16:01 +01:00
parent c3060daf92
commit d8bd194384
Signed by: hd
GPG key ID: AB79213B044674AE

View file

@ -49,7 +49,7 @@
efi.canTouchEfiVariables = true;
};
kernelPackages = pkgs.linuxPackages_6_18;
kernelPackages = pkgs.linuxPackages_6_12;
kernel.sysctl."kernel.sysrq" = 1;
initrd.systemd.network.wait-online.enable = false;
# Should fix infrequent GPU crashes