Added broadcom-sta as insecure package :)
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
|
||||
nixpkgs.config.allowInsecurePredicate = pkg:
|
||||
builtins.elem (lib.getName pkg) [
|
||||
# "broadcom-sta" # aka “wl”
|
||||
"broadcom-sta" # aka “wl”
|
||||
"python"
|
||||
"qtwebengine"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user