nixos manual: refer to nix and nixpkgs manuals
This commit is contained in:
parent
70bb2e4151
commit
91a714000a
@ -5,7 +5,15 @@
|
|||||||
<para>
|
<para>
|
||||||
This manual describes how to install, use and extend NixOS, a Linux
|
This manual describes how to install, use and extend NixOS, a Linux
|
||||||
distribution based on the purely functional package management system
|
distribution based on the purely functional package management system
|
||||||
<link xlink:href="https://nixos.org/nix">Nix</link>.
|
<link xlink:href="https://nixos.org/nix">Nix</link>, that is composed
|
||||||
|
using modules and packages defined in the
|
||||||
|
<link xlink:href="https://nixos.org/nixpkgs">Nixpkgs</link> project.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
Additional information regarding the Nix package manager and the Nixpkgs
|
||||||
|
project can be found in respectively the
|
||||||
|
<link xlink:href="https://nixos.org/nix/manual">Nix manual</link> and the
|
||||||
|
<link xlink:href="https://nixos.org/nixpkgs/manual">Nixpkgs manual</link>.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
If you encounter problems, please report them on the
|
If you encounter problems, please report them on the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user