dotfiles-old/.local/installers/artix/wireless.sh

10 lines
263 B
Bash
Raw Normal View History

2022-03-10 03:42:22 +00:00
#!/bin/sh
#install packages
sudo pacman -S --noconfirm wpa_supplicant bluez tlp
sudo pacman -S --noconfirm wpa_supplicant-runit tlp-runit
#start services
sudo ln -s /etc/runit/sv/tlp /run/runit/service/
sudo ln -s /etc/runit/sv/bluetoothd /run/runit/service/