+2
-2
@@ -34,7 +34,7 @@ first one present is considered, and all the rest are ignored:
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
||||||
<para>In the directory <filename>~/.nixpkgs/overlays/</filename>.</para>
|
<para>In the directory <filename>~/.config/nixpkgs/overlays/</filename>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
@@ -50,7 +50,7 @@ the same recipe. In the case where overlays are loaded from a directory, they ar
|
|||||||
alphabetical order.</para>
|
alphabetical order.</para>
|
||||||
|
|
||||||
<para>To install an overlay using the last option, you can clone the overlay's repository and add
|
<para>To install an overlay using the last option, you can clone the overlay's repository and add
|
||||||
a symbolic link to it in <filename>~/.nixpkgs/overlays/</filename> directory.</para>
|
a symbolic link to it in <filename>~/.config/nixpkgs/overlays/</filename> directory.</para>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user