From 4efe2bca23a106d7ab663fe4f137d30a5e5ea614 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 9 Jan 2025 00:32:35 -0800 Subject: nara: add rustup --- modules/mac/programs/homebrew/brews.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/mac/programs') diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix index fa02221..fd402a2 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -10,5 +10,6 @@ "zsh-autosuggestions" "zsh-vi-mode" "vapor" + "rustup" ]; } -- cgit v1.2.3