top | item 46769674

(no title)

ncrmro | 1 month ago

I’ve managed to get NixOS running on an 8gb MacBook air which tools a bit of tweaks but asahi installer sets everything up where you can boot and install from NixOS

discuss

order

kreetx|1 month ago

Could you expand/explain, you install Asahi first and then NixOS?

0xADD1E|1 month ago

More or less- Due to the amount of unusual requirements for installing on Apple hardware (such as being kicked off from macOS, to name the tip of the iceberg) the Asahi installer gets used for most (all?) distros running on Apple Silicon. https://asahilinux.org/docs/alt/policy/#installation-procedu...

edit: The minimal UEFI part of the Asahi installer specifically sets up a “normal” environment that other distros (like Nix) can use, it doesn’t actually install a full distro like Asahi Fedora

volemo|1 month ago

Asahi includes a shell script that you run from macOS before installation to properly partition the storage (it’s quite involved). I guess, GP ran the script and then just booted from Nix ISO and installed to the new partition.