1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/doc/manual
2016-01-06 03:58:39 +00:00
..
administration nixos-manual: fix grammar 2015-12-10 19:17:33 +01:00
configuration wpa_supplicant service: Warn about plaintext keys in docs 2016-01-06 03:58:39 +00:00
development Allow options with type "package" to be store paths 2015-08-07 03:09:57 +02:00
installation nixos/manual: typo 2015-12-26 12:36:19 -06:00
release-notes release-notes: add pump.io as a new service 2015-12-27 13:32:44 +00:00
default.nix nixos/acme: Add module documentation 2015-12-12 16:06:53 +01:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml
man-nixos-install.xml nixos-install: support -j, --cores and --option. Closes #6755 2015-03-11 16:47:44 +00:00
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 document options to nixos-install script 2015-01-06 14:49:24 +01:00
manual.xml Move release notes to an appendix and a separate chunk 2015-07-22 16:21:32 +02:00
options-to-docbook.xsl Manual: Don't render types as strings 2015-07-30 13:44:54 +02: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.