Better package readbility for basic packages.
This commit is contained in:
parent
a0832b2d5b
commit
3d087a89ff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user