add rust utils

This commit is contained in:
2025-05-23 15:21:11 +02:00
parent 4ec39b7ab3
commit 00c61fe4a1
3 changed files with 12 additions and 4 deletions

View File

@@ -16,8 +16,7 @@
"docker"
"sloth"
"vscodium"
"hoppscotch"
"postman"
"bruno"
"utm"
"balenaetcher"
"outerbase-studio"

View File

@@ -19,10 +19,19 @@ with pkgs;
tree
wget
woff2
bat
rsync
yq
# Rust utils
bat
eza
ripgrep
ripgrep-all
zoxide
uutils-coreutils-noprefix
dust
yazi
# Dev
devenv
nixpacks
@@ -38,7 +47,6 @@ with pkgs;
lua
luajitPackages.luarocks
ast-grep
ripgrep
# Language specific
nixfmt-rfc-style

View File

@@ -16,6 +16,7 @@
boundary
awscli2
_1password-cli
vault
];
};
}