Switching to latest Kernel

This commit is contained in:
Lyes Saadi 2024-05-10 16:00:26 +02:00
parent efb3a521b8
commit eb0a194188
No known key found for this signature in database
GPG key ID: 17418538BAA17767

View file

@ -6,7 +6,8 @@
];
# Trying to solve kernel panics
boot.kernelPackages = pkgs.linuxPackages_6_1;
# boot.kernelPackages = pkgs.linuxPackages_6_1;
boot.kernelPackages = pkgs.linuxPackages_latest;
# Optimisation