From 3c9ae905817ec14ef3f461caeec5cf31065db9a4 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Wed, 12 Jan 2022 20:28:34 +0100 Subject: [PATCH] extend the install command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e411b6d..3673232 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ In addition some of the scripts required for installation will destroy your data 1. `nix-shell` 2. `sudo python3 scripts/format-disk.py` -4. `sudo nixos-install --flake ~/nixos#SYSTEMNAME` +4. `sudo nixos-install --root /mnt --flake ~/nixos#SYSTEMNAME` ## Non-Nixos System