From 6220965c2dc5b450f790b7c7b7cc8e9cc03e3f9f Mon Sep 17 00:00:00 2001 From: cy Date: Sun, 27 Apr 2025 17:59:24 -0400 Subject: [PATCH] install jj and taplo --- home/yt/ytnix.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/yt/ytnix.nix b/home/yt/ytnix.nix index cfddbb7..a841d0d 100644 --- a/home/yt/ytnix.nix +++ b/home/yt/ytnix.nix @@ -102,6 +102,7 @@ minio-client keepassxc ida-free + jujutsu ]; home.sessionVariables = { @@ -162,6 +163,7 @@ ripgrep bat delta + taplo ]; };