diff options
author | EuAndreh <eu@euandre.org> | 2018-10-29 22:07:41 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-10-29 22:07:41 -0200 |
commit | cc109111512dc8073ffa11360e9acc6f3c9813ff (patch) | |
tree | f97be38971bade34def9ae1e9575b5863ff0d281 | |
parent | Fix reference to TODOs.txt file. (diff) | |
download | dotfiles-cc109111512dc8073ffa11360e9acc6f3c9813ff.tar.gz dotfiles-cc109111512dc8073ffa11360e9acc6f3c9813ff.tar.xz |
Add ncdu CLI tool.
-rw-r--r-- | nixos/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/configuration.nix b/nixos/configuration.nix index cc1337b..e244cfb 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -166,6 +166,7 @@ pandoc inotify-tools fzf + ncdu diffoscope # poppler_utils # used by diffoscope for comparing PDF files |