The mechanism used to pass the credential to the VM.
Declarations
Type
one of "fw_cfg", "smbios"Default
if pkgs.stdenv.hostPlatform.isx86 then "smbios" else "fw_cfg"The mechanism used to pass the credential to the VM.
one of "fw_cfg", "smbios"if pkgs.stdenv.hostPlatform.isx86 then "smbios" else "fw_cfg"