mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
all-hardare: remove obsolete import of zydas-zd1211.nix
This is already included via the above`hardware.enableRedistributableFirmware = true`
This commit is contained in:
parent
94c705a0b5
commit
b8d04f5831
1 changed files with 0 additions and 4 deletions
|
@ -110,8 +110,4 @@ in
|
|||
|
||||
# Include lots of firmware.
|
||||
hardware.enableRedistributableFirmware = true;
|
||||
|
||||
imports =
|
||||
[ ../hardware/network/zydas-zd1211.nix ];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue