mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 02:30:04 +00:00
Add systemd-resolvconf package for vpns
This commit is contained in:
parent
0058d784e2
commit
3843043c00
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ pacman -Syu --noconfirm
|
|||
# Install essential packages
|
||||
pacman -S --noconfirm --needed \
|
||||
networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \
|
||||
bind base-devel git fd ripgrep fwupd arch-audit
|
||||
bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf
|
||||
|
||||
# Install packages necessary for this script / other scripts in this dotfiles repo
|
||||
pacman -S --noconfirm --needed python-rich bc lua jq bat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue