mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
remove broadcom_sta since it was likely already added by nixos-generate-hardware
This commit is contained in:
parent
8cf35efba1
commit
da14839ac5
|
|
@ -4,6 +4,4 @@
|
||||||
imports = [
|
imports = [
|
||||||
../.
|
../.
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModulePackages = lib.mkDefault [ config.boot.kernelPackages.broadcom_sta ];
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue