Revert kernel to latest or now
This commit is contained in:
parent
9b2fbd4ae5
commit
3111ffeb03
|
@ -214,6 +214,8 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
boot.kernelPackages = lib.mkForce pkgs.linuxPackages_latest;
|
||||
|
||||
# boot.lanzaboote = {
|
||||
# enable = true;
|
||||
# pkiBundle = "/etc/secureboot";
|
||||
|
|
Loading…
Reference in a new issue