holy shit i put the wrong ntp ip in and now everythings out of sync-
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
services.timesyncd = {
|
||||
enable = true;
|
||||
servers = [
|
||||
"192.168.0.1"
|
||||
"192.168.1.1"
|
||||
];
|
||||
fallbackServers = [
|
||||
"time-a-g.nist.gov"
|
||||
@@ -27,4 +27,4 @@
|
||||
LC_TELEPHONE = "en_US.UTF-8";
|
||||
LC_TIME = "en_US.UTF-8";
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user