about summary refs log tree commit diff stats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-rw-r--r--flake/nixosConfigurations/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake/nixosConfigurations/common.nix b/flake/nixosConfigurations/common.nix
index 68533bd8..7d58f1a4 100644
--- a/flake/nixosConfigurations/common.nix
+++ b/flake/nixosConfigurations/common.nix
@@ -80,6 +80,7 @@
 
     programs = {
       atuin.enable = true;
+      git.enable = true;
       imv.enable = true;
       lf.enable = true;
       zathura.enable = true;