just use the latest kernel

This commit is contained in:
Christoph Cullmann 2024-09-23 15:41:01 +02:00
parent a064bc5766
commit 3ed8d71a5f
No known key found for this signature in database

View file

@ -25,8 +25,8 @@ in
# (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).
system.stateVersion = "23.05"; # Did you read the comment?
# use the ZEN kernel
boot.kernelPackages = pkgs.linuxPackages_zen;
# use the latest kernel
boot.kernelPackages = pkgs.linuxPackages_latest;
# my kernel parameters
boot.kernelParams = [