switching back to NM from Connmann
This commit is contained in:
parent
8d93a5bb51
commit
1def23dfaf
|
|
@ -64,11 +64,11 @@ pacman -S --noconfirm xorg-server xorg-xprop xorg-xkill xorg-xsetroot xorg-xinit
|
|||
pacman-contrib pavucontrol rsync ripgrep ueberzug ffmpegthumbnailer python-pywal \
|
||||
sxiv xdotool xwallpaper zip unzip wget pcmanfm \
|
||||
fzf man-db pipewire pipewire-pulse xcompmgr pamixer \
|
||||
xclip sxhkd imagemagick connman wpa_supplicant git dash arc-gtk-theme papirus-icon-theme \
|
||||
neovim lua rustup xdg-user-dirs mpd ncmpcpp \
|
||||
xclip sxhkd imagemagick networkmanager git dash arc-gtk-theme papirus-icon-theme \
|
||||
neovim lua rustup xdg-user-dirs mpd ncmpcpp unclutter \
|
||||
zsh zsh-autosuggestions zathura zathura-pdf-poppler
|
||||
|
||||
systemctl enable connman.service
|
||||
systemctl enable NetworkManager.service
|
||||
rm /bin/sh
|
||||
ln -s dash /bin/sh
|
||||
# echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers
|
||||
|
|
|
|||
Loading…
Reference in New Issue