leonard: use linuxPackages_latest

This commit is contained in:
2026-05-04 12:34:05 +02:00
parent 39f73a21b2
commit e7b8c49834

View File

@@ -23,6 +23,7 @@
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
boot.kernelPackages = lib.mkDefault pkgs.linuxPackages_latest;
networking = {
hostName = "leonard";