mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
move manifest information to the bottom of the page
This commit is contained in:
parent
be7c236565
commit
da0dbf36cb
2 changed files with 20 additions and 20 deletions
|
@ -28,7 +28,7 @@ For example, if the default expression contains two files, `foo.nix` and `bar.ni
|
|||
}
|
||||
```
|
||||
|
||||
The file `manifest.nix` is always ignored.
|
||||
The file [`manifest.nix`](@docroot@/command-ref/files/user-profiles.md#manifest.nix) is always ignored.
|
||||
|
||||
The command [`nix-channel`] places a symlink to the user's current [channels profile](@docroot@/command-ref/files/channels.md) in this directory.
|
||||
This makes all subscribed channels available as attributes in the default expression.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue