Skip to content

Commit

Permalink
update guide with alleged support for mac studio and macos 13 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
tpwrules committed Jun 22, 2022
1 parent b1e68cd commit 3ec30ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Attempts to get NixOS up on M1 Macs.

* [UEFI Boot Standalone NixOS (2022-06-18)](docs/uefi-standalone.md)
* [UEFI Boot Standalone NixOS (2022-06-21)](docs/uefi-standalone.md)

## Credits

Expand Down
12 changes: 6 additions & 6 deletions docs/uefi-standalone.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# UEFI Boot Standalone NixOS (2022-06-18)
# UEFI Boot Standalone NixOS (2022-06-21)

This guide will build and was tested with the following software:
* Asahi Linux kernel, as of 2022-06-13
* m1n1, as of 2022-06-04
* Asahi Linux's U-Boot, as of 2022-03-19
* Nixpkgs, as of 2022-06-17
* Asahi Linux kernel, as of 2022-06-20
* m1n1, as of 2022-06-20
* Asahi Linux's U-Boot, as of 2022-06-20
* Nixpkgs, as of 2022-06-20
* macOS stub 12.3

NOTE: The latest version of this guide will always be [at its home](https://github.com/tpwrules/nixos-m1/blob/main/docs/uefi-standalone.md). For more general information about Linux on Apple Silicon Macs, refer to the [Asahi Linux project](https://asahilinux.org/) and [alpha installer release](https://asahilinux.org/2022/03/asahi-linux-alpha-release/).
Expand All @@ -24,7 +24,7 @@ While you will end up with a reasonably usable computer, the exact hardware feat
#### Prerequisites

The following items are required to get started:
* M1/Pro/Max Mac (except Mac Studio) with macOS 12.3 or later and an admin account
* M1/Pro/Max/Ultra Mac with macOS 12.3 or later and an admin account
* For Mac mini users: tested and working HDMI monitor. Many do not work properly; if it shows the Asahi Linux logo and console when m1n1 is running, it's fine.
* USB flash drive which is at least 512MB and can be fully erased, and USB A to C adapter
* Familiarity with the command line and installers without GUIs
Expand Down

0 comments on commit 3ec30ef

Please sign in to comment.