diff --git a/.init_config.sh b/.init_config.sh index 1ef02cb..4fc6a2a 100755 --- a/.init_config.sh +++ b/.init_config.sh @@ -108,6 +108,7 @@ if [ ! -z "$INIT" ]; then sudo systemctl enable --now systemd-timesyncd sudo systemctl enable --now cups sudo systemctl enable --now bluetooth + sudo systemctl enable --now bluetooth-autoconnect # iwd will be used as a backend for NetworkManager sudo systemctl disable wpa_supplicant echo -e "* Ensure hardware clock is up to date..."