hp: revert kernel version pin

This commit is contained in:
Sean Buckley 2021-06-11 16:50:21 -04:00
parent 73e40f81c6
commit e8a65cd5c6

View file

@ -21,7 +21,6 @@
boot = { boot = {
loader.systemd-boot.enable = true; loader.systemd-boot.enable = true;
loader.efi.canTouchEfiVariables = false; loader.efi.canTouchEfiVariables = false;
kernelPackages = pkgs.linuxPackages_5_11;
}; };
fileSystems = { fileSystems = {