lol

19.09 notes: document timesyncd issue

See #64922.

authored by

Linus Heckemann and committed by
Samuel Leathers
25a36477 8d3392ee

+11
+11
nixos/doc/manual/release-notes/rl-1909.xml
··· 530 The <literal>nodejs-11_x</literal> package has been removed as it's EOLed by upstream. 531 </para> 532 </listitem> 533 </itemizedlist> 534 </section> 535
··· 530 The <literal>nodejs-11_x</literal> package has been removed as it's EOLed by upstream. 531 </para> 532 </listitem> 533 + <listitem> 534 + <para> 535 + Because of the systemd upgrade, 536 + <application>systemd-timesyncd</application> will no longer work if 537 + <option>system.stateVersion</option> is not set correctly. When 538 + upgrading from NixOS 19.03, please make sure that 539 + <option>system.stateVersion</option> is set to 540 + <literal>"19.03"</literal>, or lower if the installation dates back to an 541 + earlier version of NixOS. 542 + </para> 543 + </listitem> 544 </itemizedlist> 545 </section> 546