diff --git a/pkgs/by-name/la/lanzaboote-tool/package.nix b/pkgs/by-name/la/lanzaboote-tool/package.nix index 3a87faf77cc5..9bdc22841f62 100644 --- a/pkgs/by-name/la/lanzaboote-tool/package.nix +++ b/pkgs/by-name/la/lanzaboote-tool/package.nix @@ -53,7 +53,7 @@ rustPlatform.buildRustPackage rec { description = "Lanzaboote UEFI tooling for SecureBoot enablement on NixOS systems"; homepage = "https://github.com/nix-community/lanzaboote"; license = licenses.gpl3Only; - mainProgram = "lzbt"; + mainProgram = "lzbt-unwrapped"; maintainers = with maintainers; [ raitobezarius nikstur