From 352df449085ad9109ac98e756a4fa3b207e86b3b Mon Sep 17 00:00:00 2001 From: mikl Date: Wed, 1 Jul 2026 12:56:19 +0300 Subject: [PATCH] feat: add wget for downloading files and sites --- home/cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/cli.nix b/home/cli.nix index 699a0e0..a2074bb 100644 --- a/home/cli.nix +++ b/home/cli.nix @@ -9,6 +9,7 @@ fd fzf tree + wget # download files and recursive sites # System info htop