docs: update graphical installer installation instructions

This commit is contained in:
Gabriel Arazas 2024-04-08 11:09:28 +08:00
parent fadfea8215
commit 3664b34cd8
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -72,7 +72,7 @@ nix-shell -p disko git
# Run the following commands as root. # Run the following commands as root.
disko --mode disko [--arg disk "/dev/sda"] --flake {canonical_flake_url}#external-hdd disko --mode disko [--arg disk "/dev/sda"] --flake {canonical_flake_url}#external-hdd
nixos-install --root /mnt --flake {canonical_flake_url}#graphical-installer-x86_64-linux nixos-install --no-root-passwd --root /mnt --flake {canonical_flake_url}#graphical-installer-x86_64-linux
---- ----
==== ====