diff options
author | Ben Sima <ben@bsima.me> | 2019-06-02 20:09:24 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-06-02 20:09:24 -0700 |
commit | 68aaa0a93861413567da43318a8bde2533ac0d82 (patch) | |
tree | e1b8daccce3bf0721ecd7153aa35f5e430cac663 | |
parent | fbb5ed9c6beb6022c7f39e8b8892fa8774b7a62f (diff) |
add pdf readers
-rw-r--r-- | packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 5a1c763..c94b9a1 100644 --- a/packages.nix +++ b/packages.nix @@ -25,6 +25,7 @@ in [ ag aspellDicts.en +apvlv beets bind blueman @@ -88,6 +89,7 @@ xournal xterm yank youtube-dl +zathura zip zoom-us |