From 65d9fc0235e6826fd96dc4985f576ede143ac654 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 22 May 2019 11:56:07 +0200 Subject: Add/remove packages --- modules/programs/shell.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/programs') diff --git a/modules/programs/shell.nix b/modules/programs/shell.nix index ab55e0c..cf36a11 100644 --- a/modules/programs/shell.nix +++ b/modules/programs/shell.nix @@ -12,8 +12,8 @@ environment.systemPackages = with pkgs; [ pv fd + unstable.sd entr - exa file htop lsof @@ -23,7 +23,6 @@ mtr tree zip - unzip telnet ] ++ ( if !stdenv.isDarwin -- cgit 1.4.1