audio setup

This commit is contained in:
ed barz 2020-05-02 18:44:02 +02:00
parent 232a794fa8
commit 71ccf87347
1 changed files with 7 additions and 1 deletions

View File

@ -59,12 +59,18 @@ wifi:
xorg:
$(call vinstall,xorg)
audio:
$(call vinstall,alsa-utils)
$(call vinstall,pulseaudio)
$(call vinstall,apulse)
$(call vinstall,alsa-plugins-pulseaudio)
metal: mnt-drive mnt-system base set-loc set-resolv set-fstab set-root grub
tools:
$(call vinstall,base-devel git tcc wget vim-x11 tmux)
laptop: metal wifi
laptop: metal wifi xorg audio
archive:
tar -cvpjf void-fs.tar.bz2 \