mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 00:29:40 +01:00
remove broadcom_sta since it was likely already added by nixos-generate-hardware
This commit is contained in:
parent
8cf35efba1
commit
da14839ac5
1 changed files with 0 additions and 2 deletions
|
@ -4,6 +4,4 @@
|
||||||
imports = [
|
imports = [
|
||||||
../.
|
../.
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModulePackages = lib.mkDefault [ config.boot.kernelPackages.broadcom_sta ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue