aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index ce9e653..33b8233 100755
--- a/build.sh
+++ b/build.sh
@@ -11,7 +11,8 @@ sed 's:#.*$::' services | xargs systemctl enable
ip link
export USE=czar
grep "^$USE" /etc/passwd || useradd -m $USE
-usermod $USE -aG wheel -aG video -s /bin/zsh
+usermod $USE -aG wheel -s /bin/zsh
+usermod $USE -aG video
timedatectl set-ntp true
sh regional.sh # Region specific setup