diff --git a/flake.nix b/flake.nix index 6913734..145c44f 100644 --- a/flake.nix +++ b/flake.nix @@ -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; [