From 2d62a850c0f015e2a350cc8f4c19ca4d58c05ad3 Mon Sep 17 00:00:00 2001 From: min Date: Sun, 12 May 2024 01:04:51 -0400 Subject: [PATCH] try this too --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8e18497..24cba7a 100644 --- a/flake.nix +++ b/flake.nix @@ -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 {