mirror of
https://github.com/NixOS/nix.git
synced 2025-11-16 15:32:43 +01:00
Merge pull request #8141 from tweag/user-files-doc
Document user files of nix
This commit is contained in:
commit
914672dc4f
16 changed files with 385 additions and 165 deletions
|
|
@ -981,7 +981,7 @@ public:
|
|||
this, false, "use-xdg-base-directories",
|
||||
R"(
|
||||
If set to `true`, Nix will conform to the [XDG Base Directory Specification] for files in `$HOME`.
|
||||
The environment variables used to implement this are documented in the [Environment Variables section](@docroot@/installation/env-variables.md).
|
||||
The environment variables used to implement this are documented in the [Environment Variables section](@docroot@/command-ref/env-common.md).
|
||||
|
||||
[XDG Base Directory Specification]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
|
||||
|
||||
|
|
|
|||
BIN
src/libstore/tests/libstore-tests
Executable file
BIN
src/libstore/tests/libstore-tests
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue