From 92f6bc769cb91793e1d632ee4a90c196ba5a4a28 Mon Sep 17 00:00:00 2001 From: sinanmohd Date: Sun, 17 Mar 2024 21:55:50 +0530 Subject: home-manager/zathura: init --- home-manager/gui/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home-manager/gui/home.nix') 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 ]; } -- cgit v1.2.3