summaryrefslogtreecommitdiff
path: root/home-manager/gui/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/gui/home.nix')
-rw-r--r--home-manager/gui/home.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home-manager/gui/home.nix b/home-manager/gui/home.nix
index aa3ab46..4c8c0e2 100644
--- a/home-manager/gui/home.nix
+++ b/home-manager/gui/home.nix
@@ -2,5 +2,6 @@
imports = [
../common/home.nix
./modules/foot.nix
+ ./modules/zathura.nix
];
}