diff options
author | Ben Sima <ben@bsima.me> | 2021-12-16 07:39:41 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2021-12-16 07:39:56 -0500 |
commit | 94ab172aa24da120b8d56e223559622b285e92ad (patch) | |
tree | 40eb0342d7b0075fd990ca41ec43a9a6dfd3a5da | |
parent | ea3a0482e45b938c2c08058f2c64055cce2607ee (diff) |
add howdoi and tut
-rw-r--r-- | lib/packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/packages.nix b/lib/packages.nix index a805e2d..a962cd8 100644 --- a/lib/packages.nix +++ b/lib/packages.nix @@ -105,11 +105,13 @@ in { pup pwgen python37Packages.black + python37Packages.howdoi ranger ripgrep shellcheck tmux tree + tut unrar unzip urlscan |