added explanation for NTP setup
This commit is contained in:
@@ -28,6 +28,13 @@ Follow guide [here](https://wiki.archlinux.org/title/Xorg/Keyboard_configuration
|
|||||||
sudo localectl set-x11-keymap de
|
sudo localectl set-x11-keymap de
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## NTP
|
||||||
|
``` bash
|
||||||
|
sudo systemctl enable systemd-timesyncd
|
||||||
|
```
|
||||||
|
|
||||||
|
`
|
||||||
|
|
||||||
## Doom Emacs
|
## Doom Emacs
|
||||||
1. emacs and optional dependencies should be included in `pkglist.txt`
|
1. emacs and optional dependencies should be included in `pkglist.txt`
|
||||||
2. [install](https://github.com/doomemacs/doomemacs/tree/master#install) [Doom Emacs](https://github.com/doomemacs/doomemacs)
|
2. [install](https://github.com/doomemacs/doomemacs/tree/master#install) [Doom Emacs](https://github.com/doomemacs/doomemacs)
|
||||||
|
|||||||
Reference in New Issue
Block a user