nixpkgs/nixos/doc/manual
2017-07-05 16:39:19 +03:00
..
administration doc: Fix some typos 2017-06-11 22:13:42 +02:00
configuration Manual: Add paragraph on xserver keyboard layout 2017-06-17 21:37:25 +02:00
development doc: Fix some typos 2017-06-11 22:13:42 +02:00
installation removing the advise to add virtualbox's guest additions in configuration.nix 2017-05-15 14:23:50 +02:00
release-notes Release notes: Fix syntax in code sample 2017-07-05 16:39:19 +03:00
default.nix nixos manual: combine XML and validate separately 2017-06-29 11:25:03 -04:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: add options --closure, --no-channel-copy, --no-root-passwd, and --no-bootloader 2016-08-04 16:22:25 +01:00
man-nixos-option.xml
man-nixos-rebuild.xml doc: correct typo (#21176) 2016-12-15 17:13:44 +01:00
man-nixos-version.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.