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 | 99411dd26f7fcb6b7ef1c34bcbe1faf62b6aaf63 (patch) | |
tree | 7f1fec3de4b0f27dc0e0350ee4d33d2e0155efff | |
parent | 1dde9211b0f220bd984b7099cae8c3aa62f27d84 (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 |