replace ntpd with chrony
This commit is contained in:
parent
afdf2c4adc
commit
78e30805fe
|
@ -14,6 +14,7 @@ services:
|
|||
- socklog-unix
|
||||
- tlp
|
||||
- udevd
|
||||
- chronyd
|
||||
|
||||
directories:
|
||||
- path: ".cache"
|
||||
|
@ -52,6 +53,7 @@ packages:
|
|||
- cargo
|
||||
- catdoc
|
||||
- chafa
|
||||
- chrony
|
||||
- clipmenu
|
||||
- cpanminus
|
||||
- cronie
|
||||
|
@ -118,7 +120,6 @@ packages:
|
|||
- noto-fonts-ttf
|
||||
- noto-fonts-ttf-extra
|
||||
- nsxiv
|
||||
- ntp
|
||||
- odt2txt
|
||||
- openjdk21
|
||||
- pamixer
|
||||
|
|
Loading…
Reference in New Issue