From 494a593d81f40a58132d6e0252c4e4710b41cda2 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Mon, 15 Jul 2024 03:34:09 +0200 Subject: [PATCH] util/liveiso/nixos: Install TPM related tools MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idbf4f40f495fac6c08a9017bfbff25043d7fbb82 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/83463 Tested-by: build bot (Jenkins) Reviewed-by: Michael Niewöhner Reviewed-by: Matt DeVillier --- util/liveiso/nixos/common.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/util/liveiso/nixos/common.nix b/util/liveiso/nixos/common.nix index b174aca000..d4619764df 100644 --- a/util/liveiso/nixos/common.nix +++ b/util/liveiso/nixos/common.nix @@ -165,6 +165,8 @@ testdisk tmate tmux + tpm-tools + tpm2-tools uefitool uefitoolPackages.old-engine unzip