doc: fix overlays paths

It was not updated with 9d6a55aefd7.

+2 -2
+2 -2
doc/overlays.xml
··· 34 35 <listitem> 36 37 - <para>In the directory <filename>~/.nixpkgs/overlays/</filename>.</para> 38 </listitem> 39 40 </orderedlist> ··· 50 alphabetical order.</para> 51 52 <para>To install an overlay using the last option, you can clone the overlay's repository and add 53 - a symbolic link to it in <filename>~/.nixpkgs/overlays/</filename> directory.</para> 54 55 </section> 56
··· 34 35 <listitem> 36 37 + <para>In the directory <filename>~/.config/nixpkgs/overlays/</filename>.</para> 38 </listitem> 39 40 </orderedlist> ··· 50 alphabetical order.</para> 51 52 <para>To install an overlay using the last option, you can clone the overlay's repository and add 53 + a symbolic link to it in <filename>~/.config/nixpkgs/overlays/</filename> directory.</para> 54 55 </section> 56