about summary refs log tree commit diff
path: root/modules/common/profiles/headful.nix
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-07-20 00:52:31 +0300
committerAzat Bahawi <azat@bahawi.net>2023-07-20 00:52:31 +0300
commit284d14147ab00f550be1777d5ec0f9ee36a04bd5 (patch)
tree0bdb5cf55a6fbb918fb63ee4b7916086849ff1e0 /modules/common/profiles/headful.nix
parent2023-07-16 (diff)
2023-07-20
Diffstat (limited to '')
-rw-r--r--modules/common/profiles/headful.nix1
1 files changed, 1 insertions, 0 deletions
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 = {

Consider giving Nix/NixOS a try! <3