fix ugly nixpkgs.config.allowUnfreePredicate

This commit is contained in:
do butterflies cry? 2025-10-24 23:44:56 +10:00
parent 681801e733
commit 9f22600e55

View file

@ -45,10 +45,8 @@ in {
# ]; # ];
nixpkgs.config.allowUnfreePredicate = let nixpkgs.config.allowUnfreePredicate = let
whitelist = let
vscext = pkgs.vscode-extensions; vscext = pkgs.vscode-extensions;
in whitelist = with pkgs;
with pkgs;
map lib.getName [ map lib.getName [
discord discord
steam steam