Added qtwebengine as an insecure package

This commit is contained in:
2025-10-31 14:20:53 +02:00
parent b25c951ed5
commit ae8a5f4845

View File

@@ -84,7 +84,7 @@
builtins.elem (lib.getName pkg) [ builtins.elem (lib.getName pkg) [
# "broadcom-sta" # aka “wl” # "broadcom-sta" # aka “wl”
"python" "python"
# "qtwebengine" "qtwebengine"
]; ];
powerManagement = { powerManagement = {