diff --git a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml index 4e1f203..5f814fa 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares-online/modules/netinstall.yaml @@ -80,6 +80,7 @@ - dhcpcd-dinit - syslog-ng-dinit - power-profiles-daemon-dinit + - ntp-dinit - name: "Utilities" description: "System Utilities" diff --git a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml index 1734bf6..7d23f7d 100644 --- a/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml +++ b/iso-profiles/antergos/live-overlay/etc/calamares/modules/netinstall.yaml @@ -80,6 +80,7 @@ - dhcpcd-dinit - syslog-ng-dinit - power-profiles-daemon-dinit + - ntp-dinit - name: "Utilities" description: "System Utilities"