diff --git a/.install/groups.sh b/.install/groups.sh index 501432c..f1d2856 100644 --- a/.install/groups.sh +++ b/.install/groups.sh @@ -11,11 +11,13 @@ CONFIG_GROUPS=( "docker" + "lock" "log" "lp" "mpd" - "wheel" + "uucp" "video" + "wheel" ) output::section "Groups"