aboutsummaryrefslogtreecommitdiff
path: root/arch_install.sh
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-08-03 12:10:04 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-08-03 12:10:04 +0530
commitdd2282b24322614f878f0a7ad734c6b369bb4fb9 (patch)
tree82aee9b2d2b1e746f82ef13ad24d1b16d5f0109e /arch_install.sh
parent053ba97f37351d3db72fe19a4bd1cc903b347fab (diff)
removed network manager
Diffstat (limited to 'arch_install.sh')
-rw-r--r--arch_install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch_install.sh b/arch_install.sh
index 6bb31ee..e3c6dbb 100644
--- a/arch_install.sh
+++ b/arch_install.sh
@@ -64,11 +64,11 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit
pacman-contrib pavucontrol rsync ueberzug ffmpegthumbnailer python-pywal \
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
fzf man-db pipewire pipewire-pulse xcompmgr firefox pamixer \
- xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \
+ xclip sxhkd imagemagick connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \
neovim lua rust-analyzer rustup xdg-user-dirs mpd ncmpcpp \
zsh zsh-autosuggestions zathura zathura-pdf-poppler
-systemctl enable NetworkManager.service
+systemctl enable connman.service
rm /bin/sh
ln -s dash /bin/sh
# echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers