update the install command

This commit is contained in:
Andreas Zweili 2022-01-24 17:22:13 +01:00
parent da49f1d789
commit e7133bba0f
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 --no-root-passwd --root /mnt --flake ~/nixos#SYSTEMNAME`
4. `sudo nixos-install --no-root-passwd --root /mnt --impure --flake .#SYSTEMNAME`
## Update remote systems