did initial steps on the Mac, now just NixOS install is missing

This commit is contained in:
Christoph Cullmann 2025-07-03 19:15:29 +02:00
parent 2fddf4d92e
commit fc0710e1a7
No known key found for this signature in database

View file

@ -19,6 +19,12 @@ nix build .#installer-bootstrap -o installer -j4 -L
# write to USB stick
doas dd if=installer/iso/nixos-25.11.20250528.96ec055-aarch64-linux.iso of=/dev/sda bs=4M conv=fsync
# on the Mac
curl https://alx.sh | sh
# follow instructions on the guide https://github.com/nix-community/nixos-apple-silicon/blob/main/docs/uefi-standalone.md
#
# enable ssh for root
#