mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
hp: revert kernel version pin
This commit is contained in:
parent
73e40f81c6
commit
e8a65cd5c6
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
|||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
loader.efi.canTouchEfiVariables = false;
|
||||
kernelPackages = pkgs.linuxPackages_5_11;
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
|
Loading…
Reference in a new issue