From 43a74dd9d4cb37cd0516b799a83c48d9418f8ff8 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sun, 13 Oct 2024 15:02:01 -0400 Subject: [PATCH] Add wget --- modules/home/all/terminal.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/all/terminal.nix b/modules/home/all/terminal.nix index 63d2fcc..30868dd 100644 --- a/modules/home/all/terminal.nix +++ b/modules/home/all/terminal.nix @@ -13,6 +13,7 @@ in ripgrep fd sd + wget moreutils # ts, etc. # Broken, https://github.com/NixOS/nixpkgs/issues/299680 # ncdu