Revert "boreal: switch to linux latest"

This reverts commit 78b7e86ee4.
This commit is contained in:
Antoine Martin 2021-06-10 02:07:58 +02:00
parent b749ea464d
commit e002b8482a

View file

@ -14,8 +14,6 @@ in
./home.nix
];
boot.kernelPackages = pkgs.linuxPackages_latest;
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true;