From 3aabd83e09403b743b49f731e60e5642d8048f34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sun, 14 Mar 2021 10:51:34 +0000 Subject: [PATCH] Add whois --- nixos/home-manager/cli.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/home-manager/cli.nix b/nixos/home-manager/cli.nix index f9a443b2..cc95f8e6 100644 --- a/nixos/home-manager/cli.nix +++ b/nixos/home-manager/cli.nix @@ -36,6 +36,7 @@ unzip veracrypt wget + whois wirelesstools ]; }