removed network manager

This commit is contained in:
krolyxon 2022-08-03 12:10:04 +05:30
parent 053ba97f37
commit dd2282b243
2 changed files with 5 additions and 3 deletions

View File

@ -1 +1,3 @@
# arch-install
# arch-install
arch linux install script with all my configs...
forked from bugswriter.

View File

@ -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