From ae8a5f484549c2426bb5fcc02e8a010919abc2ff Mon Sep 17 00:00:00 2001 From: kenny Date: Fri, 31 Oct 2025 14:20:53 +0200 Subject: [PATCH] Added qtwebengine as an insecure package --- hosts/puter/hardware-configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/puter/hardware-configuration.nix b/hosts/puter/hardware-configuration.nix index 5c0ea03..4a407c1 100644 --- a/hosts/puter/hardware-configuration.nix +++ b/hosts/puter/hardware-configuration.nix @@ -84,7 +84,7 @@ builtins.elem (lib.getName pkg) [ # "broadcom-sta" # aka “wl” "python" - # "qtwebengine" + "qtwebengine" ]; powerManagement = {