fw: kernel downgrade to 6.12 due to instability
This commit is contained in:
parent
c3060daf92
commit
d8bd194384
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue