Revert "Replace chrony with systemd-timesyncd"
This reverts commit 66cca22c37.
This commit is contained in:
@@ -83,7 +83,7 @@ with pkgs;
|
|||||||
|
|
||||||
# Set timezone and synchronize NTP
|
# Set timezone and synchronize NTP
|
||||||
time.timeZone = "Europe/Brussels";
|
time.timeZone = "Europe/Brussels";
|
||||||
services.timesyncd.enable = true;
|
services.chrony.enable = true;
|
||||||
|
|
||||||
# NixOS version
|
# NixOS version
|
||||||
system.stateVersion = "22.05";
|
system.stateVersion = "22.05";
|
||||||
|
|||||||
Reference in New Issue
Block a user