NixOS on ARM/Apple Silicon Macs: Difference between revisions
imported>Tpwrules No edit summary |
m Update nixos-apple-silicon repo link |
||
| Line 27: | Line 27: | ||
Apple's boot and security architecture is complex, but abstracting all that away into a standard UEFI environment is handled by the Asahi Linux installer and project. Those who want to learn more may want to read [https://github.com/AsahiLinux/docs/wiki/Introduction-to-Apple-Silicon Introduction to Apple Silicon]. | Apple's boot and security architecture is complex, but abstracting all that away into a standard UEFI environment is handled by the Asahi Linux installer and project. Those who want to learn more may want to read [https://github.com/AsahiLinux/docs/wiki/Introduction-to-Apple-Silicon Introduction to Apple Silicon]. | ||
Currently, not enough hardware support is upstream for the official NixOS installer to work properly on Apple Silicon Macs. A [https://github.com/tpwrules/nixos- | Currently, not enough hardware support is upstream for the official NixOS installer to work properly on Apple Silicon Macs. A [https://github.com/tpwrules/nixos-apple-silicon/blob/main/docs/uefi-standalone.md comprehensive guide] to using the Asahi Linux installer to install NixOS with a customized NixOS ISO is available. | ||