virtualisation.vmware.host.extraPackages

NixOS option

Extra packages to be used with VMware host.

type: list of package
Default
[ ]
Example
"with pkgs; [ ntfs3g ]"
declared in: nixos/modules/virtualisation/vmware-host.nixView source on NixOS/nixpkgs →