diff options
author | EuAndreh <eu@euandre.org> | 2018-10-24 22:56:19 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-10-24 22:56:19 -0200 |
commit | a62c123ffdf8656d9193e42fb4880ea045711664 (patch) | |
tree | 5a923ab9f44efcb2246ae8b41322af46f6ea5efa | |
parent | Add repo to mrconfig. (diff) | |
download | dotfiles-a62c123ffdf8656d9193e42fb4880ea045711664.tar.gz dotfiles-a62c123ffdf8656d9193e42fb4880ea045711664.tar.xz |
Add fzf package to configuration.
-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 5498d4d..cc1337b 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -165,6 +165,7 @@ gtypist pandoc inotify-tools + fzf diffoscope # poppler_utils # used by diffoscope for comparing PDF files |