From a5fc3a336bf7c640b162d306669e83e77fed7086 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Wed, 8 Mar 2023 22:02:06 +0000 Subject: [PATCH] Added network manager to install script --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index b5e0f80..9f3e6d2 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -3,7 +3,7 @@ # Update and install base packages sudo pacman -Syu sudo pacman -Sy xorg-xsetroot alacritty awesome-terminal-fonts ttf-jetbrains-mono gnome-keyring playerctl # DE Setup -sudo pacman -Sy neovim vifm neofetch fish htop networkmanager-openvpn unzip ripgrep # Utilities +sudo pacman -Sy neovim vifm neofetch fish htop networkmanager networkmanager-openvpn unzip ripgrep # Utilities sudo pacman -Sy base-devel rustup go cmake docker # Dev sudo pacman -Sy spotifyd discord # Userspace