diff --git a/nix/core.nix b/nix/core.nix index ca99f15..cd35d6a 100644 --- a/nix/core.nix +++ b/nix/core.nix @@ -13,10 +13,11 @@ # The home.packages option allows you to install Nix packages into your # environment. home.packages = with pkgs; [ - # Git + # VCS git git-lfs difftastic + jujutsu # Tools ripgrep @@ -36,6 +37,9 @@ direnv tree bottom + + # Refactoring + ast-grep rename # VMs