Skip to content

Commit d6b554a

Browse files
tomfitzhenrymergify[bot]
authored andcommitted
pine64-pinebook-pro: remove superfluous ap6256-firmware package
I have been running for >1 year with the upstream linux-firmware package (i.e. just hardware.enableRedistributableFirmware = true) https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/WHENCE#n2767
1 parent 922926a commit d6b554a

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

pine64/pinebook-pro/default.nix

-3
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@
4848
];
4949

5050
hardware.enableRedistributableFirmware = true;
51-
hardware.firmware = [
52-
(pkgs.callPackage ./firmware/ap6256-firmware { })
53-
];
5451

5552
# The default powersave makes the wireless connection unusable.
5653
networking.networkmanager.wifi.powersave = lib.mkDefault false;

pine64/pinebook-pro/firmware/ap6256-firmware/default.nix

-39
This file was deleted.

0 commit comments

Comments
 (0)