vmware-horizon-client: viewusb.AllowSmartcard=TRUE

This commit is contained in:
Sean Buckley 2021-11-29 17:23:50 -05:00
parent 2309d875dd
commit 1a706c0a27

View file

@ -17,7 +17,7 @@ rec
security-wordlists = pkg ./wordlists.nix { };
SpaceCadetPinball = pkg ./SpaceCadetPinball { };
stretchy-spaces = pkg ./stretchy-spaces { };
vmware-horizon-client = pkg ./vmware-horizon-client.nix { };
vmware-horizon-client = pkg ./vmware-horizon-client.nix { configText = "viewusb.AllowSmartcard = \"True\""; };
webshells = pkg ./webshells { };
weevely = pkg ./weevely { };
}