--amend
parent
734558ad9c
commit
dcdbcc1723
|
@ -108,6 +108,7 @@ if [ ! -z "$INIT" ]; then
|
||||||
sudo systemctl enable --now systemd-timesyncd
|
sudo systemctl enable --now systemd-timesyncd
|
||||||
sudo systemctl enable --now cups
|
sudo systemctl enable --now cups
|
||||||
sudo systemctl enable --now bluetooth
|
sudo systemctl enable --now bluetooth
|
||||||
|
sudo systemctl enable --now bluetooth-autoconnect
|
||||||
# iwd will be used as a backend for NetworkManager
|
# iwd will be used as a backend for NetworkManager
|
||||||
sudo systemctl disable wpa_supplicant
|
sudo systemctl disable wpa_supplicant
|
||||||
echo -e "* Ensure hardware clock is up to date..."
|
echo -e "* Ensure hardware clock is up to date..."
|
||||||
|
|
Loading…
Reference in New Issue