1
0
mirror of https://github.com/samueldr/wip-pinebook-pro.git synced 2024-05-31 18:13:34 +02:00

pinebook_pro.nix: Use the right firmware

This commit is contained in:
Samuel Dionne-Riel 2021-05-11 17:22:36 -04:00
parent 316059eebb
commit d0ec60ca75

View File

@ -73,7 +73,7 @@
hardware.enableRedistributableFirmware = true;
hardware.firmware = [
pkgs.pinebookpro-firmware
pkgs.pinebookpro-ap6256-firmware
];
systemd.tmpfiles.rules = [