summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-03-01 23:34:55 -0500
committervin <vin@vineetk.net>2025-03-01 23:34:55 -0500
commit2718d705bf6d3bc15f7ee003776086df014c115a (patch)
tree58f4b647f334db5f45da75795364e5ae3e575b91 /home.nix
parent184bbb8644897c7257ded363371615dc886e311d (diff)
use zathura as main pdf
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index b76dbcc..82dc80d 100644
--- a/home.nix
+++ b/home.nix
@@ -46,8 +46,9 @@ in {
46 openscad 46 openscad
47 47
48 # document writing and viewing 48 # document writing and viewing
49 mupdf 49 mupdf # needed for emacs docview
50 texlive.combined.scheme-full 50 texlive.combined.scheme-full
51 zathura
51 52
52 # messaging 53 # messaging
53 profanity 54 profanity