nixpkgs/nixos/doc/manual
2016-05-20 11:55:38 +01:00
..
administration nixos-manual: fix grammar 2015-12-10 19:17:33 +01:00
configuration nixos: add a small section about kernel module dev 2016-05-20 11:55:38 +01:00
development nixos-checkout: Remove 2016-04-20 20:57:02 +02:00
installation PXE boot: add manual section and note in changelog 2016-04-29 10:42:45 +01:00
release-notes PXE boot: add manual section and note in changelog 2016-04-29 10:42:45 +01:00
default.nix Merge pull request #14700: olinks for NixOS manual 2016-05-02 11:01:13 +02:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml filesystems: use list of strings for fs options 2016-02-06 19:48:30 +00:00
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos-rebuild: Document --build-host and --target-host options 2016-01-01 18:22:11 +01:00
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.