master
Quentin Duchemin 2023-12-03 18:45:21 +01:00
parent 734558ad9c
commit dcdbcc1723
Signed by: Chosto
GPG Key ID: 96AB8AE7DFEA3D74
1 changed files with 1 additions and 0 deletions

View File

@ -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..."