aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2023-07-19 09:42:53 +0200
committerValentin Gagarin <valentin.gagarin@tweag.io>2023-07-19 09:42:53 +0200
commit4bab5a62081a792530de8c4ae2cd163c1bb581a5 (patch)
tree75ef263400c885f83981abff976b88895c804945
parentcd0e39bd899b51d0b1f139117b1fd6c1280caa70 (diff)
revert channel files overview
-rw-r--r--doc/manual/src/command-ref/files/channels.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual/src/command-ref/files/channels.md b/doc/manual/src/command-ref/files/channels.md
index 691468cf8..7b1f27128 100644
--- a/doc/manual/src/command-ref/files/channels.md
+++ b/doc/manual/src/command-ref/files/channels.md
@@ -1,10 +1,11 @@
## Channels
-[`nix-channel`] uses a [profile](@docroot@/command-ref/files/profiles.md) to store channels:
+A directory containing symlinks to Nix channels, managed by [`nix-channel`]:
- `$XDG_STATE_HOME/nix/profiles/channels` for regular users
- `$NIX_STATE_DIR/profiles/per-user/root/channels` for `root`
+[`nix-channel`] uses a [profile](@docroot@/command-ref/files/profiles.md) to store channels.
This profile contains symlinks to the contents of those channels.
## Subscribed channels