···912 "ppc64-linux" = "tpm-spapr";
913 "armv7-linux" = "tpm-tis-device";
914 "aarch64-linux" = "tpm-tis-device";
915- }.${pkgs.hostPlatform.system} or (throw "Unsupported system for TPM2 emulation in QEMU"));
916 defaultText = ''
917 Based on the guest platform Linux system:
918
···912 "ppc64-linux" = "tpm-spapr";
913 "armv7-linux" = "tpm-tis-device";
914 "aarch64-linux" = "tpm-tis-device";
915+ }.${pkgs.stdenv.hostPlatform.system} or (throw "Unsupported system for TPM2 emulation in QEMU"));
916 defaultText = ''
917 Based on the guest platform Linux system:
918