1
0

Better package readbility for basic packages.

This commit is contained in:
CronyAkatsuki 2022-10-14 13:55:48 +02:00
parent a0832b2d5b
commit 3d087a89ff

View File

@ -267,11 +267,14 @@ if [[ $oldroot_fix = "y" ]]; then
fi
echo "Installing basic packages and enabling basic services"
pacman -S --noconfirm zsh p7zip unzip xclip pacman-contrib wireless_tools man pcmanfm \
pipewire pipewire-pulse pipewire-alsa rtkit alsa-plugins alsa-tools alsa-utils pulsemixer pamixer \
pacman -S --noconfirm zsh p7zip unzip xclip \
pacman-contrib wireless_tools man pcmanfm \
pipewire pipewire-pulse pipewire-alsa rtkit \
alsa-plugins alsa-tools alsa-utils pulsemixer pamixer \
firefox playerctl lxsession bluez bluez-utils syncthing \
keepassxc mpv thunderbird maim xdotool bat acpid \
ufw hugo python-pygments python-gitpython ccache
ufw hugo python-pygments python-gitpython \
ccache smartmontools libreoffice-still aria2
ufw enable
ufw logging off