diff --git a/pills/02-install-on-your-running.xml b/pills/02-install-on-your-running.xml index 01edcea..d7396d3 100644 --- a/pills/02-install-on-your-running.xml +++ b/pills/02-install-on-your-running.xml @@ -78,9 +78,11 @@ - Quick note: in a normal installation, the store is owned by root - and multiple users can install and build software through a nix - daemon. + Quick note: in a multi-user installation, such as the one used in NixOS, + the store is owned by root and multiple users can install and build + software through a nix daemon. You can read more about multi-user + installations here: https://nixos.org/nix/manual/#ssec-multi-user.