lib.mkDefault timesyncd

This commit is contained in:
Bryan Ramos 2024-05-13 23:08:11 -04:00
parent 674fa7c408
commit 7bb2f954e7
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
2 changed files with 2 additions and 2 deletions

View file

@ -81,7 +81,7 @@
hardwareClockInLocalTime = true;
};
services.timesyncd = {
services.timesyncd = lib.mkDefault {
enable = true;
servers = [
"0.pool.ntp.org"