From 9490c5a93a6738b6df503fdf67cd4a5e2ec9c95e Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 19 Sep 2018 23:06:10 +0200 Subject: profiles/base: Add moreutils This really has a few very useful commands that make working with the shell on a daily basis less painful. Signed-off-by: aszlig --- modules/user/aszlig/profiles/base.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/user') diff --git a/modules/user/aszlig/profiles/base.nix b/modules/user/aszlig/profiles/base.nix index f92f8799..f5594fa5 100644 --- a/modules/user/aszlig/profiles/base.nix +++ b/modules/user/aszlig/profiles/base.nix @@ -58,6 +58,7 @@ in { file htop iotop + moreutils psmisc unfreePkgs.unrar unzip -- cgit 1.4.1