Skip to content

Commit

Permalink
docs: mention NIXD_FLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
inclyc committed Apr 30, 2024
1 parent dad49ea commit 349be90
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions nixd/docs/features.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Features in nixd

> [!TIP]
> Use environment variable `NIXD_FLAGS` if you cannot pass args to nixd easily.
>
> For example:
>
> `export NIXD_FLAGS="--inlay-hints=false"`
### Inlay Hints

Inlay hints, in nixd, is used for give you package versions in your system configuration.
Expand Down

0 comments on commit 349be90

Please sign in to comment.