solved vm conflict

This commit is contained in:
Bryan Ramos 2024-05-13 20:07:41 -04:00
parent 81be08ae7a
commit 8a9f41e37e
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

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