From 91a4d2a5163d83e7e5d30333e13c6732893c709a Mon Sep 17 00:00:00 2001 From: foosinn Date: Mon, 12 Oct 2020 12:37:41 +0200 Subject: [PATCH] add pv and sysstat --- roles/base.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roles/base.nix b/roles/base.nix index 54a7eb5..e76d8c9 100644 --- a/roles/base.nix +++ b/roles/base.nix @@ -16,12 +16,14 @@ in { jq ncdu openssl + pv ripgrep + sysstat tcpdump tmux + unzip wget z-lua - unzip unstable.starship (import ../packages/neovim.nix) ];