don't ask for a root password

This commit is contained in:
Andreas Zweili 2022-01-12 21:38:47 +01:00
parent 3c9ae90581
commit d2f519c101
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 --root /mnt --flake ~/nixos#SYSTEMNAME`
4. `sudo nixos-install --no-root-passwd --root /mnt --flake ~/nixos#SYSTEMNAME`
## Non-Nixos System