ACTUALLY switched to zen kernel this time, seems to also resolve power issue so I will continue to use this

This commit is contained in:
Gabriella Bere 2024-09-14 23:27:08 +01:00
parent 6698a3d7fa
commit aa708036d2

View file

@ -28,7 +28,7 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# default kernel causes issues with wpa_supplicant meaning shutdown times are > 10 mins updating to kernel 69+ fixes this
boot.kernelPackages = pkgs.linuxKernel.kernels.linux_zen;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
# I was told that adding these helps but it doesnt seemt to work as monitors are still buggy at 144hz, may as well keep them
boot.kernelParams = [