Robert Hensing
7b0e0ca35e
nixos-install-tools: init
...
The essential commands from the NixOS installer as a package
With this package, you get the commands like nixos-generate-config and
nixos-install that you would otherwise only find on a NixOS system, such
as an installer image.
This way, you can install NixOS using a machine that only has Nix.
It also includes the manpages, which are important because the commands
rely on those for providing --help.
2021-05-13 01:29:02 +02:00
Doron Behar
8769c817f4
Merge pull request #75615 from FSMaxB/patch-1
...
Add note about installing NixOS from distributions with /usr/sbin and…
2020-11-13 10:50:32 +02:00
Max Bruckner
be0555b8a8
nixos/doc: Add note about /usr/sbin and /sbin
...
An installation from Debian buster may fail without adding /usr/sbin to
$PATH because chroot is not in the PATH of a non-root user.
2020-11-13 10:30:20 +02:00
Doron Behar
f85b2a1c89
Merge pull request #97797 from lf-/fix-redirecting-installer-urls
...
docs: add -L to remaining curl install commands
2020-09-26 19:15:08 +03:00
Jan Tojnar
e6ce041cae
nixos/doc: Improve code listings
...
By adding prompts and replaceables and removing unnecessary indentation.
2020-09-23 01:25:25 +02:00
lf-
6ed65d9b5f
docs: add -L to remaining curl install commands
2020-09-11 12:14:07 -07:00
rnhmjoj
bc62423a87
nixos/doc: convert loaOf options refs to attrsOf
2020-09-02 00:42:51 +02:00
Linus Heckemann
01ee5c9271
manual: use less weird way of installing nixos tools
2020-06-14 10:39:43 +02:00
Eelco Dolstra
b0ccd6dd16
Revert "nixos/doc: re-format"
...
This reverts commit ea6e8775bd
. The new
format is not an improvement.
2019-09-19 19:17:30 +02:00
Jan Tojnar
ea6e8775bd
nixos/doc: re-format
2019-09-18 22:13:35 +02:00
Jan Tojnar
11cb382a4c
nixos/doc: Fix spurious indentation
2019-06-17 12:28:26 +02:00
Florian Klink
6cabce9abd
manual: rename users.extraUsers to users.users
...
Is called like this since 14321ae243
, but
docs were still using the old option in some cases.
Reported-By: Cedric Shahabi <cedric.shahabi@gmail.com>
2018-06-28 23:54:02 +02:00
Walter Franzini
205a9f2576
minor improvement to nix installation instructions ( #40521 )
...
* improve nix installation instructions
in the command
$ bash <(curl https://nixos.org/nix/install )
<(..) is a bashism. The documentation now show a command that does
not require to be executed by bash.
2018-05-16 00:23:00 -05:00
Graham Christensen
eca5c99bf8
nixos docs: format =)
2018-05-01 19:57:09 -04:00
edef
1a18fedae4
nixos doc: mananager -> manager
2018-05-01 19:58:50 +02:00
Reuben D'Netto
7292c5a570
Fixed indentation
2018-04-17 09:19:55 +10:00
Reuben D'Netto
42a84598fb
Added cross-references to NixOS manual
2018-04-12 09:39:14 +10:00
obadz
ee9a785c30
nixos doc: give context and definition re NIXOS_LUSTRATE
...
Re #36272
2018-03-07 01:23:20 +00:00
obadz
7af0aa846e
nixos doc: document the installation process from other distros as well as NIXOS_LUSTRATE
2018-03-04 16:19:52 +00:00