From fa36fd5b48e79e81706059a1a3b9962d0257db5c Mon Sep 17 00:00:00 2001 From: Yingchi Long Date: Mon, 20 Jan 2025 12:24:40 +0800 Subject: [PATCH] home/lyc/configurations/aplax: add cargo and rustc --- home/lyc/configurations/aplax/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/home/lyc/configurations/aplax/default.nix b/home/lyc/configurations/aplax/default.nix index dbc9b87..7c1819c 100644 --- a/home/lyc/configurations/aplax/default.nix +++ b/home/lyc/configurations/aplax/default.nix @@ -48,6 +48,10 @@ # Resources monitor btop + + # Rust + cargo + rustc ]; home.sessionVariables = {