Use latest kernel on Gandalf

This commit is contained in:
2026-05-01 15:58:30 +02:00
parent 170cd1ece9
commit 2b54d7907f

View File

@@ -26,6 +26,8 @@
../modules/bambu-studio-flatpak.nix ../modules/bambu-studio-flatpak.nix
]; ];
boot.kernelPackages = pkgs.linuxPackages_latest;
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;