From 26dc1ff38c8a5d2b13009cc4fb1b4880aec9321b Mon Sep 17 00:00:00 2001 From: Jelle Spreeuwenberg Date: Sat, 25 Apr 2026 16:20:27 +0200 Subject: [PATCH] fix: install jujutsu not jj --- modules/features/dev-tools.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/features/dev-tools.nix b/modules/features/dev-tools.nix index 2cd666f..d521160 100644 --- a/modules/features/dev-tools.nix +++ b/modules/features/dev-tools.nix @@ -8,7 +8,7 @@ httpie bruno usql - jj + jujutsu ]; programs.direnv = {