tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
756 stars 76 forks source link

Improvement 3: Reorganize into two code groups: "modules" and "asahi-overlay" (packages) #37

Closed onethirtyfive closed 1 year ago

onethirtyfive commented 1 year ago

Contingent on #36, which is itself contingent on #34. See 'Improvement 1' for motivations and context for this sequence

Reorganize into two code groups: modules and asahi-overlay

Let's create two directories modules and asahi-overlay and move everything to its proper location. No changes other than references and file locations are allowed. All commits were tested as specified in #34. This concludes code reorganization for now.

onethirtyfive commented 1 year ago

PR is "done" I just have nothing to compare to here since it's contingent on #36 .