diff --git a/scripts/3-post-setup.sh b/scripts/3-post-setup.sh index 34c67a0..10e5424 100755 --- a/scripts/3-post-setup.sh +++ b/scripts/3-post-setup.sh @@ -102,6 +102,8 @@ systemctl enable NetworkManager.service echo " NetworkManager enabled" systemctl enable bluetooth echo " Bluetooth enabled" +systemctl enable avahi-daemon.service +echo " Avahi enabled" if [[ "${FS}" == "luks" || "${FS}" == "btrfs" ]]; then echo -ne "