From fc0710e1a75777c4ebf85b61c19315091642d8f0 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 3 Jul 2025 19:15:29 +0200 Subject: [PATCH] did initial steps on the Mac, now just NixOS install is missing --- zeta/install.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zeta/install.txt b/zeta/install.txt index 3d78502..d577030 100644 --- a/zeta/install.txt +++ b/zeta/install.txt @@ -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 #