Added chrony+NTS servers
This commit is contained in:
@@ -36,4 +36,10 @@
|
|||||||
192.168.0.101 box.local
|
192.168.0.101 box.local
|
||||||
192.168.0.100 puter.local
|
192.168.0.100 puter.local
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
services.chrony = {
|
||||||
|
enable = true;
|
||||||
|
enableNTS = true;
|
||||||
|
servers = ["ntp.time.nl" "ntp.rix.at"];
|
||||||
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user