forked from lix-project/lix
add home path
This commit is contained in:
parent
587ae9ada5
commit
391fd10b12
|
@ -104,6 +104,14 @@ the rest.
|
|||
A path relative to the file containing this Nix expression
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
`~/.config`
|
||||
</td>
|
||||
<td>
|
||||
A home path. Evaluates to the `"<user's home directory>/.config"`.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<nixpkgs>
|
||||
|
|
Loading…
Reference in a new issue