diff --git a/nixos/doc/manual/preface.xml b/nixos/doc/manual/preface.xml index e9cb3b08e084..6ac9ae7e7861 100644 --- a/nixos/doc/manual/preface.xml +++ b/nixos/doc/manual/preface.xml @@ -5,7 +5,15 @@ This manual describes how to install, use and extend NixOS, a Linux distribution based on the purely functional package management system - Nix. + Nix, that is composed + using modules and packages defined in the + Nixpkgs project. + + + Additional information regarding the Nix package manager and the Nixpkgs + project can be found in respectively the + Nix manual and the + Nixpkgs manual. If you encounter problems, please report them on the