hardware.cpu.intel.sgx.enableDcapCompat

NixOS option

Whether to enable backward compatibility for SGX software build for the out-of-tree Intel SGX DCAP driver. Creates symbolic links for the SGX devices /dev/sgx_enclave and /dev/sgx_provision to make them available as /dev/sgx/enclave and /dev/sgx/provision, respectively.

type: boolean
Default
true
declared in: nixos/modules/hardware/cpu/intel-sgx.nixView source on NixOS/nixpkgs →