Hopefully final touches on getting time and date sync working.

This commit is contained in:
Storm Dragon 2024-03-21 14:31:48 -04:00
parent 94b68d8fdf
commit 0f7f594054
1 changed files with 0 additions and 3 deletions

View File

@ -25,6 +25,3 @@ if [[ -f /etc/localtime ]]; then
sudo "${sudoFlags[@]}" rm /etc/localtime
fi
sudo "${sudoFlags[@]}" ln -sf /usr/share/zoneinfo/${region}/${city} /etc/localtime
# Make sure we are syncing with the internet
yay -Sy --needed --noconfirm networkmanager-dispatcher-openntpd