timedatectl seems to be working now with time sync.

This commit is contained in:
Storm Dragon
2024-05-21 02:06:30 -04:00
parent 83b7867da4
commit 88d7d12c69
2 changed files with 4 additions and 6 deletions

View File

@ -183,7 +183,6 @@ pacman -Su --needed --noconfirm \
magic-wormhole \
man \
man-pages \
openntpd \
networkmanager \
pipewire \
pipewire-alsa \
@ -235,7 +234,6 @@ xdg-user-dirs-update
export aurPackages=(fenrir-git \
growpartfs \
log2ram \
networkmanager-dispatcher-openntpd \
yay)
export PKGDEST=~/packages
for p in "\${aurPackages[@]}" ; do