Added bcn driver as insecure (RCE)
This commit is contained in:
@@ -79,4 +79,6 @@
|
|||||||
environment.systemPackages = with pkgs; [mbpfan thermald];
|
environment.systemPackages = with pkgs; [mbpfan thermald];
|
||||||
|
|
||||||
boot.blacklistedKernelModules = ["b43" "ssb" "brcmfmac" "brcmsmac" "bcma"];
|
boot.blacklistedKernelModules = ["b43" "ssb" "brcmfmac" "brcmsmac" "bcma"];
|
||||||
|
|
||||||
|
nixpkgs.config.permittedInsecurePackages = ["broadcom-sta-6.30.223.271-57-6.12.38"];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user