feat: add jujutsu and ast-grep

This commit is contained in:
Tine 2024-07-05 13:52:42 +02:00
parent 494b7c9d81
commit 51cdbd39f7
No known key found for this signature in database

View file

@ -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