What are the default user groups that Manjaro setting manager creates for new users?

Hi,
Sorry I didn’t clarify that I installed my system with manual installation using this tutorial [root tip] Do a manual Manjaro installation so the user was created manually by using useradd -m -G <groups> -s /bin/bash USERNAME, so the groups may not be the defaults.
I followed the second article to create the user so the groups are audio,lp,optical,video,sys,network,scanner,power
However, I read the ArchWiki Users and groups - ArchWiki and it says audio,video,optical,scanner are not needed anymore since systemd can manage it, so not sure how Manjaro setting manager handles this.
Cheers