smithers: Switch to linux_latest kernel

This commit is contained in:
fleaz 2024-07-15 18:37:42 +02:00
parent 8280be0705
commit 69c971295e
No known key found for this signature in database
GPG key ID: AED15F8FDD04D083

View file

@ -12,6 +12,7 @@
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
boot.kernelPackages = pkgs.linuxPackages_latest;
fileSystems."/" =
{ device = "/dev/disk/by-uuid/91f6e726-d85d-4685-8325-d220c287e45b";