remove connman config from arch install.sh

master
Alex 2023-04-18 23:27:18 -05:00
parent b7d9b47c3d
commit 8e352fcc80
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ wireless() {
sudo systemctl enable tlp.service
sudo systemctl enable bluetooth.service
sudo systemctl enable connman.service
#sudo systemctl enable connman.service
sudo systemctl enable iwd.service
echo "Done installing wireless programs."