summary refs log tree commit diff
path: root/nixos/doc/manual/installation
diff options
context:
space:
mode:
authorValentin Gagarin <valentin.gagarin@tweag.io>2022-11-22 11:13:09 +0100
committerGitHub <noreply@github.com>2022-11-22 11:13:09 +0100
commit10ffe1e731eb31482ec90d5b816392d472865a1d (patch)
tree9068d4e4a5e3e61fd520a3eaa793df59d105e13e /nixos/doc/manual/installation
parent287131c409bcb8fb53c401ed028815c3e20b6b39 (diff)
parentee8ae2da4c3fe46c5aa40a80185861db9d45ba5c (diff)
downloadnixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar.gz
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar.bz2
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar.lz
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar.xz
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.tar.zst
nixpkgs-10ffe1e731eb31482ec90d5b816392d472865a1d.zip
Merge pull request #201084 from wentasah/nixos-doc-fix-install
nixos/doc: fix installing from other distro
Diffstat (limited to 'nixos/doc/manual/installation')
-rw-r--r--nixos/doc/manual/installation/installing-from-other-distro.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/doc/manual/installation/installing-from-other-distro.section.md b/nixos/doc/manual/installation/installing-from-other-distro.section.md
index fa8806f791d..b9ccf141517 100644
--- a/nixos/doc/manual/installation/installing-from-other-distro.section.md
+++ b/nixos/doc/manual/installation/installing-from-other-distro.section.md
@@ -148,7 +148,7 @@ The first steps to all these are the same:
     Generate your NixOS configuration:
 
     ```ShellSession
-    $ sudo `which nixos-generate-config` --root /
+    $ sudo `which nixos-generate-config`
     ```
 
     Note that this will place the generated configuration files in