remove checkedConfig, check all the config
This commit is contained in:
parent
9c5b5a54e2
commit
76243d306c
11 changed files with 11 additions and 18 deletions
|
@ -15,7 +15,7 @@ in rec {
|
|||
|
||||
imports = [ ../../modules/wlan.nix ];
|
||||
|
||||
kernel.checkedConfig = {
|
||||
kernel.config = {
|
||||
MAC80211_HWSIM = "y";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue