USB passthrough config needs correcting

Issue Background

If you start the vagrant box multiple times it acquires extra USB filter rules

Issue description

https://github.com/mitchellh/vagrant/issues/5774

In fact the config needs to removed altogether as the vm doesn't use USB

Acceptance criteria