WIP: Add Lanzaboote Secure Boot for cyprianspitz #150
Loading…
Reference in a new issue
No description provided.
Delete branch "cyprianspitz-lanzaboote"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
mirroredBootsdual-ESP setup withsystemd-boot+ Lanzaboote (UKI signing/UEFI Secure Boot), since Lanzaboote requires systemd-boot and can't coexist with GRUB.qois.lanzabootemodule (nixos-modules/lanzaboote) wrapping Lanzaboote: auto-generated/auto-enrolled Secure Boot keys (manual reboot required, noautoReboot), Measured Boot always on (pcrs = [ 0 1 2 3 4 7 ]), and TPM2autoCryptenrollfor LUKS volumes (multi-device, since Lanzaboote's built-in option only supports one)./boot-primaryand/boot-secondaryviaextraEfiSysMountPoints, and auto-enrolling bothcrypted_systemandcrypted_dataLUKS volumes.nixos-configurations/setup.md.Test plan
nix flake check(builds, formatting, and the newnixos-modulesVM testlanzaboote)bootctl statusreportsSecure Boot: enabled (user)auto-cryptenroll.serviceandauto-cryptenroll-data.servicesucceed and both LUKS volumes auto-unlock on a subsequent reboot without theqois.initrd-ssh-unlockpassphrase stepAdd Lanzaboote Secure Boot for cyprianspitzto WIP: Add Lanzaboote Secure Boot for cyprianspitzf875f03adcb3f45a2fc1View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.