add exa, progess tldr

This commit is contained in:
stubbfel
2018-04-12 21:18:51 +02:00
parent 4c61566465
commit ff0cd83287

View File

@@ -2,7 +2,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget curl vim nano zsh fzf tmux git wget curl vim nano zsh fzf tmux git exa progress tldr
]; ];
imports = imports =