From dd2282b24322614f878f0a7ad734c6b369bb4fb9 Mon Sep 17 00:00:00 2001 From: krolyxon Date: Wed, 3 Aug 2022 12:10:04 +0530 Subject: [PATCH] removed network manager --- README.md | 4 +++- arch_install.sh | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1f63da5..aebcf4b 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# arch-install \ No newline at end of file +# arch-install +arch linux install script with all my configs... +forked from bugswriter. 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