use latest linux kernel (for new amd cpus)

This commit is contained in:
foosinn 2020-08-29 16:49:58 +02:00
parent bb686b6659
commit 3a335817cb

View file

@ -23,6 +23,7 @@
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;
boot.kernelPackages = pkgs.linuxPackages_latest;
networking.hostName = "raven";
networking.hostId = "e3a397c5";