diff --git a/home/features/cli/default.nix b/home/features/cli/default.nix index 7f04ee1..51775d4 100644 --- a/home/features/cli/default.nix +++ b/home/features/cli/default.nix @@ -25,6 +25,7 @@ pssh # Parallel SSH python3 # Python 3 tldr # TLDR pages - unzip # zip-unzip it + unzip # unzip it + zip # zip it ]; }