services.aesmd.environment

Additional environment variables to pass to the AESM service.

Type
attribute set of string
Default
{ }
Example
{
  AZDCAP_COLLATERAL_VERSION = "v2";
  AZDCAP_DEBUG_LOG_LEVEL = "INFO";
}
Declared
<nixpkgs/nixos/modules/services/security/aesmd.nix>