diff options
author | Griffin Smith <root@gws.fyi> | 2020-05-10T22·40-0400 |
---|---|---|
committer | Griffin Smith <root@gws.fyi> | 2020-05-10T22·40-0400 |
commit | 16faaa22921a5e186cd59700288aea21f1038029 (patch) | |
tree | 5870635337a5a12c17005e5d99e949c240bbf23f /home/home.nix | |
parent | ce868cf2d630a7d29de245f551c1eae3ffd264f4 (diff) |
install pandoc
Diffstat (limited to 'home/home.nix')
-rw-r--r-- | home/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/home.nix b/home/home.nix index f0570cf14470..39fc1f14293b 100644 --- a/home/home.nix +++ b/home/home.nix @@ -54,6 +54,7 @@ let machine = ./machines/chupacabra.nix; in vlc irssi gnutls + pandoc # System utilities htop |