# TimeZone Nix в строку через пробел ``` apt-get remove ntp ntpstat --purge nano /etc/systemd/timesyncd.conf ntp0 ntp1 ntp2 ntp3 timedatectl set-ntp true systemctl enable --now systemd-timesyncd.service systemctl restart systemd-timesyncd.service systemctl status systemd-timesyncd.service timedatectl status ``` ###### tags: `Hint`