Hi
The extension doesn't support this feature. It only add users to the groups you select, not removing from any group. If you want to do that, you will have to customize the code of the OS Membership - Joomla groups plugin.
The code for that plugin is located at plugins\osmembership\joomlagroups\joomlagroups.php
Try to look at it and customize it to meet your need (you need to customize the method onMembershipActive in the plugin)
Regards,
Tuan