Chrony: Difference between revisions
imported>Dai m minor formatting edits, : to ; may cause issues for new users |
imported>Dai m found same formatting issue : to ; |
||
Line 9: | Line 9: | ||
{ | { | ||
services.chrony = { | services.chrony = { | ||
enable = true | enable = true; | ||
servers = [ "ntp-example.com" ]; | servers = [ "ntp-example.com" ]; | ||
}; | }; |