security.tpm2.pkcs11.package

NixOS option

tpm2-pkcs11 package to use

type: package
Default
if config.security.tpm2.abrmd.enable then pkgs.tpm2-pkcs11.abrmd else pkgs.tpm2-pkcs11
declared in: nixos/modules/security/tpm2.nixView source on NixOS/nixpkgs →