From caf8fe34a85facf4edad8930015fbe9ae3d5f7b6 Mon Sep 17 00:00:00 2001 From: Andreas Fankhauser hiddenalpha.ch Date: Sun, 29 Sep 2024 22:11:30 +0200 Subject: Add 'ntp' to debian setup, so system time gets auto-adjusted. --- doc/note/setup/setup-debian.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/note/setup/setup-debian.txt b/doc/note/setup/setup-debian.txt index 1924e34..202fec7 100644 --- a/doc/note/setup/setup-debian.txt +++ b/doc/note/setup/setup-debian.txt @@ -94,7 +94,7 @@ Populate "/etc/environment" as described by "./etc-environment". && $SUDO apt install -y --no-install-recommends \ `# basic CLI` \ vim htop pv openssh-client iptables iptables-persistent xxd zip unzip xz-utils p7zip-full \ - file trash-cli ncat curl \ + file trash-cli ncat curl ntp \ `# basic UI (vim-gtk required for system clipboard)` \ vim-gtk3 firefox-esr pcmanfm file-roller thunderbird chromium okular \ `# software devel` \ -- cgit v1.1