summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-09 18:17:15 +0530
committerbrustybee <bee@4d2.org>2026-03-09 18:17:15 +0530
commit2ffa24693ca45a88c4d874b6c06cbf9ebe3a0e36 (patch)
tree0ec4c11504e1c4c7f506f3ee8afa58a612ec00ae /hosts
parentcb81e151e519ec44439b9fd8480890df65fc48ea (diff)
Add modern rust alternatives and shellWrapperName to silence warning
Diffstat (limited to 'hosts')
-rw-r--r--hosts/common.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/hosts/common.nix b/hosts/common.nix
index 9311a8f..53e0226 100644
--- a/hosts/common.nix
+++ b/hosts/common.nix
@@ -226,6 +226,9 @@
pavucontrol
bluetui
sops
+ fd
+ ripgrep
+ bat
];
users.defaultUserShell = pkgs.fish;