@ -80,7 +80,7 @@ post-install: tools
chmod 755 $(MNTDIR)/usr/local/bin/first-boot.sh
nuser:
chroot $(MNTDIR) useradd $(NUSRNAME) -G wheel
chroot $(MNTDIR) useradd $(NUSRNAME) -G wheel,audio
chroot $(MNTDIR) passwd $(NUSRNAME)
chroot $(MNTDIR) dot-install $(NUSRNAME)