From 284d14147ab00f550be1777d5ec0f9ee36a04bd5 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 20 Jul 2023 00:52:31 +0300 Subject: 2023-07-20 --- modules/common/profiles/headful.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/common/profiles/headful.nix') diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix index a1bb7d6..935da31 100644 --- a/modules/common/profiles/headful.nix +++ b/modules/common/profiles/headful.nix @@ -22,6 +22,7 @@ in { openssh.client.enable = true; password-store.enable = true; vscode.enable = true; + zathura.enable = true; }; hm = { -- cgit v1.2.3