diff options
author | EuAndreh <eu@euandre.org> | 2018-07-25 11:41:27 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-07-25 11:41:27 -0300 |
commit | 2380df10b7465b8167af2f21bc4fd0044be0f297 (patch) | |
tree | e2caa521d6986e7d8bb787e769c2c4c9883cc45d | |
parent | Remove inline comments: doesn't work with pipe (diff) | |
download | dotfiles-2380df10b7465b8167af2f21bc4fd0044be0f297.tar.gz dotfiles-2380df10b7465b8167af2f21bc4fd0044be0f297.tar.xz |
Add pandoc package
-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 2249bc3..199c2cc 100644 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -158,6 +158,7 @@ cacert kiwix gtypist + pandoc diffoscope # poppler_utils # used by diffoscope for comparing PDF files |