From 4fd56f73360372665dd072adac2a78156d4caf2d Mon Sep 17 00:00:00 2001 From: Mel Date: Sat, 12 Jul 2025 04:00:28 +0200 Subject: Setup new M1 MacBook as 'Moissanite' with Asahi Linux Signed-off-by: Mel --- machines/graphite/devices.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'machines/graphite/devices.nix') diff --git a/machines/graphite/devices.nix b/machines/graphite/devices.nix index be777a9..c9851c3 100644 --- a/machines/graphite/devices.nix +++ b/machines/graphite/devices.nix @@ -8,6 +8,8 @@ # boot settings boot = { + kernelPackages = pkgs.linuxPackages_latest; + loader.systemd-boot.enable = true; loader.efi.canTouchEfiVariables = true; -- cgit 1.4.1