diff --git a/lib/util.sh b/lib/util.sh index c689444..f218f87 100644 --- a/lib/util.sh +++ b/lib/util.sh @@ -407,7 +407,7 @@ load_profile_config(){ [[ -z ${password} ]] && password="manjaro" if [[ -z ${addgroups} ]];then - addgroups="video,audio,power,disk,storage,optical,network,lp,scanner,wheel" + addgroups="video,power,disk,storage,optical,network,lp,scanner,wheel" fi if [[ -z ${start_systemd[@]} ]];then