try this too

This commit is contained in:
minish 2024-05-12 01:04:51 -04:00
parent 0ce19bd9c8
commit 2d62a850c0
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@
# tell lanzatool where to find our UEFI binaries.
makeWrapper ${tool}/bin/lzbt-systemd $out/bin/lzbt \
--set PATH ${lib.makeBinPath [ pkgs.binutils-unwrapped pkgs.sbsigntool ]} \
--set LANZABOOTE_STUB ${stub}/bin/lanzaboote_stub.efi
--set LANZABOOTE_STUB ${fatStub}/bin/lanzaboote_stub.efi
'';
in
{