aboutsummaryrefslogtreecommitdiff
path: root/doc/manual
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-08-12 13:25:40 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2022-08-15 10:18:56 +0200
commit391fd10b12b00a3f61b178811fdecda7308e5193 (patch)
tree12c6de95a211395da4e2af440d42f31bd6615463 /doc/manual
parent587ae9ada5e1a94184772542352df85549f0ce99 (diff)
add home path
Diffstat (limited to 'doc/manual')
-rw-r--r--doc/manual/src/language/index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/manual/src/language/index.md b/doc/manual/src/language/index.md
index 3ed00d8e3..5ad235819 100644
--- a/doc/manual/src/language/index.md
+++ b/doc/manual/src/language/index.md
@@ -106,6 +106,14 @@ the rest.
</tr>
<tr>
<td>
+ `~/.config`
+ </td>
+ <td>
+ A home path. Evaluates to the `"<user's home directory>/.config"`.
+ </td>
+ </tr>
+ <tr>
+ <td>
<nixpkgs>
</td>
<td>