From 4bf8553a38ed04a696e7984fe586cb140856a2d4 Mon Sep 17 00:00:00 2001 From: itsscb <dev@itsscb.de> Date: Mon, 16 Jun 2025 22:06:03 +0200 Subject: [PATCH] feat: add jujutsu --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 0f24f6d..5017d99 100644 --- a/configuration.nix +++ b/configuration.nix @@ -299,6 +299,8 @@ in { qt.enable = true; environment.systemPackages = with pkgs; [ + jujutsu + rustup # rustc # cargo