summaryrefslogtreecommitdiff
path: root/modules/common
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
parentd5c760d9813d66de71786c6343afa8c4b1526696 (diff)
2023-07-20
Diffstat (limited to 'modules/common')
-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 = {