add home path
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user