more allowUnfreePredicate

This commit is contained in:
John Lancaster
2025-07-04 01:22:03 -05:00
parent ed0e3658f9
commit 1701f5136e

View File

@@ -50,6 +50,7 @@
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"1password-cli"
"vscode"
"vscode-extension-mhutchie-git-graph"
];
home.packages = with pkgs; [