aboutsummaryrefslogtreecommitdiff
path: root/modules/global.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-04-07 17:53:00 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-04-07 17:53:00 -0400
commit2ddf877c6cb78a10bfcb5b33142195b47232d622 (patch)
tree15e541c450756b78c652f204ff60a622f504e3ff /modules/global.nix
parent3be52f10d1ed9844da116ad9364099d72cb6ded4 (diff)
downloadhome-2ddf877c6cb78a10bfcb5b33142195b47232d622.tar.gz
zathura and more colorscheme stuff
Diffstat (limited to 'modules/global.nix')
-rw-r--r--modules/global.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/global.nix b/modules/global.nix
index da2e9f8..b257b29 100644
--- a/modules/global.nix
+++ b/modules/global.nix
@@ -48,6 +48,7 @@ in
git.enable = true;
lazygit.enable = true;
tofi.enable = true;
+ zathura.enable = true;
};
nixGL = lib.mkIf cfg.notNixOS {