From 7adbf27b250833d5fc3751d4d348037b24e30442 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 24 Oct 2024 18:21:22 +0200 Subject: refactor(modules/git): Migrate and parameterize --- flake/nixosConfigurations/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake') 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; -- cgit 1.4.1