vendor in macbook pro firmware

This commit is contained in:
Mads Fagerlund 2026-07-01 18:20:16 +00:00
parent d7b1b8776c
commit 12830b13f8
3 changed files with 1 additions and 0 deletions

BIN
firmware/all_firmware.tar.gz Executable file

Binary file not shown.

Binary file not shown.

View file

@ -170,6 +170,7 @@
hardware.asahi.peripheralFirmwareDirectory = ./firmware;
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.configurationLimit = 3; # 500M ESP is small
boot.extraModprobeConfig = "options hid_apple fnmode=1";
boot.blacklistedKernelModules = [ "pcspkr" ];