speer: Enable secure boot
This commit is contained in:
parent
1f4d922fbe
commit
460ad8d057
5 changed files with 30 additions and 5 deletions
|
@ -17,6 +17,4 @@
|
|||
services.fwupd.daemonSettings.EspLocation = pkgs.lib.mkForce config.disko.devices.disk.system-1.content.partitions.boot.content.mountpoint;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue