From 2ffa24693ca45a88c4d874b6c06cbf9ebe3a0e36 Mon Sep 17 00:00:00 2001 From: brustybee Date: Mon, 9 Mar 2026 18:17:15 +0530 Subject: Add modern rust alternatives and shellWrapperName to silence warning --- hosts/common.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts') 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; -- cgit v1.3.1