Move insecure-pnpm/broadcom-sta allowance to common.nix (vesktop on all hosts)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
rope 2026-06-30 20:00:32 +01:00
parent 7d0c729e91
commit 9813812dfc
2 changed files with 7 additions and 2 deletions

View file

@ -55,8 +55,7 @@
})
];
nixpkgs.config.allowInsecurePredicate = pkg:
lib.any (p: lib.hasPrefix p (lib.getName pkg)) [ "broadcom-sta" "pnpm" ];
# allowInsecurePredicate (broadcom-sta + pnpm) lives in common.nix now.
services.xserver.deviceSection = lib.mkDefault ''
Option "TearFree" "true"