tpwrules / nixos-apple-silicon

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

Kernel 6.1 with m1n1 1.1.8 #26

Closed natsukagami closed 1 year ago

natsukagami commented 1 year ago

Work in progress. I'm using the non-edge PKGBUILD right now, except for the SUSPEND flag.

Some formatting problem because I'm letting rnix auto-format...

natsukagami commented 1 year ago

Oh, 16k patch doesn't seem to work anymore.

tpwrules commented 1 year ago

Thanks for starting this. Unfortunately I had already started the work yesterday and just had to fix a small issue before pushing today. If you want to fix the 4k patch that would be greatly appreciated. I'm not sure how I want the different kernel configs (plus GPU support) to work yet but input on that would be helpful too.

One small nit: you would have broken the USB installer by dropping CONFIG_SQUASHFS_ZSTD=y from the config.

natsukagami commented 1 year ago

Thanks for the quick reply! I am not a kernel tinkerer, so I'm afraid there is not much I could do... Just wanted to save you from some manual labor :P

I'll just switch back to your branch for now. If something comes up later I will open another PR.