From 68b529792a842689ad28a2556438f6bca0c7e646 Mon Sep 17 00:00:00 2001 From: DoTheEvolution Date: Wed, 24 Jun 2020 22:24:51 +0200 Subject: [PATCH] update --- arch_linux_host_install/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch_linux_host_install/readme.md b/arch_linux_host_install/readme.md index 2ace3d8..ef6612b 100644 --- a/arch_linux_host_install/readme.md +++ b/arch_linux_host_install/readme.md @@ -110,7 +110,7 @@ So if theres boot menu option choose non-uefi. `localectl set-locale LANG=en_US.UTF-8` * select timezone and set it permanent
`tzselect`
- `timedatectl set-timezone 'Europebratislava'` + `timedatectl set-timezone 'Europe/Bratislava'` * set hardware clock and sync using ntp
`hwclock --systohc --utc`
`timedatectl set-ntp true`