MyNixOS website logo
option

services.aesmd.environment

Additional environment variables to pass to the AESM service.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  AZDCAP_COLLATERAL_VERSION = "v2";
  AZDCAP_DEBUG_LOG_LEVEL = "INFO";
}