3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/doc/manual
2015-10-11 13:37:19 +02:00
..
administration
configuration nixos: document nvidia legacy driver options 2015-09-02 13:25:50 +02:00
development
installation nixos/manual: installation iso logs in automatically 2015-10-11 13:37:19 +02:00
release-notes rl-1509.xml: Gnome -> GNOME 2015-10-01 12:53:27 +02:00
default.nix Prevent future store path references in the manual 2015-09-24 11:51:26 +02:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml
man-pages.xml
manual.xml
options-to-docbook.xsl
README
style.css

To build the manual, you need Nix installed on your system (no need
for NixOS). To install Nix, follow the instructions at

    https://nixos.org/nix/download.html

When you have Nix on your system, in the root directory of the project
(i.e., `nixpkgs`), run:

    nix-build nixos/release.nix -A manual.x86_64-linux

When this command successfully finishes, it will tell you where the
manual got generated.