diff options
author | sinanmohd <pcmsinan@gmail.com> | 2023-07-03 20:13:18 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-07-03 20:13:52 +0530 |
commit | 5d0f4d3c982235d0f881353bbeb05dd56797b097 (patch) | |
tree | 7f1fec3de4b0f27dc0e0350ee4d33d2e0155efff | |
parent | 143f3aa94d74ab1cd8de0fc718785b6446e8f9f9 (diff) |
pkgs: add zathura pdf reader
-rw-r--r-- | features/wayland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/wayland.nix b/features/wayland.nix index 741c8e5..8d6cb2a 100644 --- a/features/wayland.nix +++ b/features/wayland.nix @@ -44,6 +44,7 @@ in sha256 = "1wns3g7r7g5gcc8vcrffrvvx1cfp33myb80l0p6pv6qaflvb5i0a"; }; })) + zathura pinentry-gnome mpv qemu |