install jj and taplo

This commit is contained in:
cy 2025-04-27 17:59:24 -04:00
parent 0299139b8e
commit 6220965c2d

View file

@ -102,6 +102,7 @@
minio-client minio-client
keepassxc keepassxc
ida-free ida-free
jujutsu
]; ];
home.sessionVariables = { home.sessionVariables = {
@ -162,6 +163,7 @@
ripgrep ripgrep
bat bat
delta delta
taplo
]; ];
}; };