security.tpm2.tctiEnvironment.deviceConf

NixOS option

Configuration part of the device TCTI, e.g. the path to the TPM device. Applies if interface is set to “device”. The format is specified in the tpm2-tools repository.

type: string
Default
"/dev/tpmrm0"
declared in: nixos/modules/security/tpm2.nixView source on NixOS/nixpkgs →