Update for secure boot
This commit is contained in:
parent
a17a04d551
commit
17eca8a394
3 changed files with 17 additions and 22 deletions
|
@ -165,7 +165,6 @@
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.configurationLimit = 3;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.bootspec.enable = true;
|
||||
boot.supportedFilesystems = ["bcachefs"];
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue