diff options
| author | vin <vin@vineetk.net> | 2025-03-01 23:34:55 -0500 |
|---|---|---|
| committer | vin <vin@vineetk.net> | 2025-03-01 23:34:55 -0500 |
| commit | 2718d705bf6d3bc15f7ee003776086df014c115a (patch) | |
| tree | 58f4b647f334db5f45da75795364e5ae3e575b91 /home.nix | |
| parent | 184bbb8644897c7257ded363371615dc886e311d (diff) | |
use zathura as main pdf
Diffstat (limited to 'home.nix')
| -rw-r--r-- | home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -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 |
