1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/doc/manual
2016-07-28 04:27:39 +02:00
..
administration nixos/manual: document you need root for container 2016-07-23 06:21:56 +02:00
configuration nixos manual: add chapter on grsecurity/PaX 2016-07-23 19:09:43 +02:00
development
installation documentation: fix start display-manager command 2016-07-04 10:25:31 +02:00
release-notes nixos release notes: document changes to grsecurity/PaX 2016-07-23 19:09:47 +02:00
default.nix add epub for NixOS manual (second try) (#17205) 2016-07-28 04:27:39 +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-nixos-version.xml Add some more info to the nixos-version manpage 2016-07-15 12:02:39 +02:00
man-pages.xml doc: add man page for nixos-version (#16869) 2016-07-12 16:29:13 +02:00
manual.xml fix manual 2016-06-01 21:55:31 +01:00
options-to-docbook.xsl fix https://github.com/NixOS/nixops/issues/331 2016-06-03 15:55:17 +01:00
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.