diff --git a/hosts/gabbielaptop/configuration.nix b/hosts/gabbielaptop/configuration.nix index 20bf98b..0a1c7b0 100644 --- a/hosts/gabbielaptop/configuration.nix +++ b/hosts/gabbielaptop/configuration.nix @@ -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.packages.linux_6_10; + boot.kernelPackages = pkgs.linuxKernel.kernels.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 = [