forked from mirrors/nixpkgs
nixos/docs: Fix nixos-install --system command (#77719)
nixos/docs: Fix nixos-install --system command
This commit is contained in:
commit
a149202c5a
|
@ -210,7 +210,7 @@
|
|||
The closure must be an appropriately configured NixOS system, with boot
|
||||
loader and partition configuration that fits the target host. Such a
|
||||
closure is typically obtained with a command such as <command>nix-build
|
||||
-I nixos-config=./configuration.nix '<nixos>' -A system
|
||||
-I nixos-config=./configuration.nix '<nixpkgs/nixos>' -A system
|
||||
--no-out-link</command>
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue