nix: add okular pdf viewer

This commit is contained in:
Julian Mutter 2023-08-27 19:13:57 +02:00
parent c9713e83b9
commit 76c4c3acc5

View File

@ -141,7 +141,6 @@
gnome.cheese gnome.cheese
unstable.zoom-us unstable.zoom-us
qutebrowser qutebrowser
evince
unetbootin unetbootin
@ -296,6 +295,8 @@
languagetool languagetool
xclip xclip
okular # Pdf reader with many features, good for commenting documents
evince # Simple pdf reader, good for focusing on document content
]; ];
nixpkgs.overlays = [ nixpkgs.overlays = [