From 90c0673b32f91843d6a00df24b433c0acf96144c Mon Sep 17 00:00:00 2001 From: osbm Date: Sat, 5 Jul 2025 22:31:47 +0300 Subject: [PATCH] i hate this goddamn --- home/starship.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home/starship.nix b/home/starship.nix index e23b98f..44baeec 100644 --- a/home/starship.nix +++ b/home/starship.nix @@ -11,6 +11,8 @@ gradle.disabled = true; java.disabled = true; ruby.disabled = true; + rust.disabled = true; + typst.disabled = true; }; }; }