From 2366ea440bef325af875a1e62b1e94666eae8a7c Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Wed, 25 Sep 2024 18:11:46 +0200 Subject: add zathura --- common/home/programs/zathura/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common/home/programs') diff --git a/common/home/programs/zathura/default.nix b/common/home/programs/zathura/default.nix index ecae289..3887830 100644 --- a/common/home/programs/zathura/default.nix +++ b/common/home/programs/zathura/default.nix @@ -1,5 +1,4 @@ -{ pkgs, ... }: +{ ... }: { enable = true; - package = pkgs.zathura.override { useMupdf = true; }; } -- cgit v1.2.3-70-g09d2