From 2dccaa26240c1a1e0a608dadadb6d5391292495b Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Fri, 4 Apr 2025 18:35:54 -0400 Subject: git and lazygit --- modules/global.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/global.nix') diff --git a/modules/global.nix b/modules/global.nix index 4fe183c..f815b23 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -45,6 +45,8 @@ in zsh.enable = true; tmux.enable = true; fzf.enable = true; + git.enable = true; + lazygit.enable = true; }; nixGL = lib.mkIf cfg.notNixOS { -- cgit v1.2.3