revert channel files overview

This commit is contained in:
Valentin Gagarin
2023-07-19 09:42:53 +02:00
parent cd0e39bd89
commit 4bab5a6208
+2 -1
View File
@@ -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