Add/remove packages
1 file changed, 1 insertion(+), 2 deletions(-)
changed files
M modules/programs/shell.nix → 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 @@ moreutils mtr tree zip - unzip telnet ] ++ ( if !stdenv.isDarwin