extend the install command

This commit is contained in:
Andreas Zweili 2022-01-12 20:28:34 +01:00
parent 72718952bc
commit 3c9ae90581
1 changed files with 1 additions and 1 deletions

View File

@ -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