diff --git a/installers/arch/install.sh b/installers/arch/install.sh index 0cc29ec..54706ac 100755 --- a/installers/arch/install.sh +++ b/installers/arch/install.sh @@ -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."