You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
.. | ||
administration | 4 years ago | |
configuration | 4 years ago | |
development | 4 years ago | |
installation | 4 years ago | |
release-notes | 4 years ago | |
.gitignore | 4 years ago | |
Makefile | 4 years ago | |
README | ||
default.nix | 4 years ago | |
man-configuration.xml | 4 years ago | |
man-nixos-build-vms.xml | 4 years ago | |
man-nixos-enter.xml | 4 years ago | |
man-nixos-generate-config.xml | 4 years ago | |
man-nixos-install.xml | 4 years ago | |
man-nixos-option.xml | 4 years ago | |
man-nixos-rebuild.xml | 4 years ago | |
man-nixos-version.xml | 4 years ago | |
man-pages.xml | 4 years ago | |
manual.xml | 4 years ago | |
options-to-docbook.xsl | 4 years ago | |
shell.nix | 4 years ago |
README
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.