Browse Source

sudo apt install systemd-timesyncd

main
pvincent 2 days ago
parent
commit
e722737ad6
  1. 2
      src/trixie.sh

2
src/trixie.sh

@ -11,7 +11,7 @@ REQUIRED_PACKAGES=(
bash-completion
vim micro git wget
htop jq unzip tilix
zram-tools
zram-tools systemd-timesyncd
)
# FUNCTIONS

Loading…
Cancel
Save