diff options
| author | brustybee <bee@4d2.org> | 2026-03-09 18:17:15 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-09 18:17:15 +0530 |
| commit | 2ffa24693ca45a88c4d874b6c06cbf9ebe3a0e36 (patch) | |
| tree | 0ec4c11504e1c4c7f506f3ee8afa58a612ec00ae /hosts/common.nix | |
| parent | cb81e151e519ec44439b9fd8480890df65fc48ea (diff) | |
Add modern rust alternatives and shellWrapperName to silence warning
Diffstat (limited to 'hosts/common.nix')
| -rw-r--r-- | hosts/common.nix | 3 |
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; |
