diff options
| author | EuAndreh <eu@euandre.org> | 2018-11-19 22:11:42 -0200 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2018-11-19 22:11:42 -0200 |
| commit | d89f0766f4d85598eccaa579ecad995da1c621fe (patch) | |
| tree | 8331348a4b24c49990e45f9be65d786b7f726e74 | |
| parent | Install Rakudo for Perl6. (diff) | |
| download | dotfiles-d89f0766f4d85598eccaa579ecad995da1c621fe.tar.gz dotfiles-d89f0766f4d85598eccaa579ecad995da1c621fe.tar.xz | |
Add =fd= CLI tool (replacement for =find=).
| -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 cbee307e..abdc24d6 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -168,6 +168,7 @@ inotify-tools fzf ncdu + fd diffoscope # poppler_utils # used by diffoscope for comparing PDF files |
