diff options
author | David Runge <dave@sleepmap.de> | 2021-09-28 23:34:32 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-09-28 23:34:32 +0200 |
commit | 2cd597de94a64c3035107f2392cba66cb49c36bd (patch) | |
tree | 2c7d15c820e23fed2fc0791682be54a591dd1769 | |
parent | 5e658ab330a4627ef84022c5cadc99f1d0142ed5 (diff) | |
download | dotfiles-2cd597de94a64c3035107f2392cba66cb49c36bd.tar.gz dotfiles-2cd597de94a64c3035107f2392cba66cb49c36bd.tar.bz2 dotfiles-2cd597de94a64c3035107f2392cba66cb49c36bd.tar.xz dotfiles-2cd597de94a64c3035107f2392cba66cb49c36bd.zip |
pkgs: extra add/remove packages
.config/packages/extra.txt:
Add audacious-plugins, fmt, jack2, linux-zen, mkinitcpio-archiso,
nvidia, pipewire, squashfs-tools and webrtc-audio-processing.
Remove jack.
-rw-r--r-- | .config/packages/extra.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/.config/packages/extra.txt b/.config/packages/extra.txt index 3026a34..bc95320 100644 --- a/.config/packages/extra.txt +++ b/.config/packages/extra.txt @@ -9,6 +9,7 @@ apparmor arch-install-scripts archinstall archiso +audacious-plugins audiofile brltty c-ares @@ -22,11 +23,12 @@ faac faad2 fftw fluidsynth +fmt gnu-efi gsfonts hunspell-en irqbalance -jack +jack2 ladspa libao libavtp @@ -42,6 +44,8 @@ libsndfile libupnp liburing libwebsockets +linux-zen +mkinitcpio-archiso mpc mpd mtools @@ -49,12 +53,15 @@ mutt ncmpc netpbm numactl +nvidia opencore-amr ostree +pipewire portaudio portmidi portsmf postfix +pulseaudio python-notify2 qemu raptor @@ -64,9 +71,11 @@ refind sane sbsigntools scons +squashfs-tools tcpdump tinycdb vlc +webrtc-audio-processing yajl zita-alsa-pcmi zita-resampler |