diff --git a/nixos/doc/manual/installation/upgrading.xml b/nixos/doc/manual/installation/upgrading.xml
index 65d395b0c88e..c974523f886c 100644
--- a/nixos/doc/manual/installation/upgrading.xml
+++ b/nixos/doc/manual/installation/upgrading.xml
@@ -101,6 +101,11 @@ channel by running
which is equivalent to the more verbose nix-channel --update
nixos; nixos-rebuild switch.
+Channels are set per user. This means that running
+nix-channel --add as a non root user (or without sudo) will not
+affect configuration in /etc/nixos/configuration.nix
+
+
It is generally safe to switch back and forth between
channels. The only exception is that a newer NixOS may also have a
newer Nix version, which may involve an upgrade of Nix’s database