mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 18:08:38 +08:00
Interim version of trying to update Surface Go Wifi in-place
- Can't seem to d/l the K1535 board firmware directly from Killer Networking?
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
{
|
||||
hardware.enableAllFirmware = true;
|
||||
hardware.firmware = [
|
||||
# TODO: Wrap with an option:
|
||||
(pkgs.callPackage ./ath10k.nix {})
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user