From 0d53e615d405ad559d0b8aaa942ec9c16f29f40c Mon Sep 17 00:00:00 2001 From: sadan <117494111+sadan4@users.noreply.github.com> Date: Tue, 3 Dec 2024 23:49:29 -0500 Subject: [PATCH] add act --- common/users/homeModules/git.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/common/users/homeModules/git.nix b/common/users/homeModules/git.nix index 437f3c7..a2ee635 100644 --- a/common/users/homeModules/git.nix +++ b/common/users/homeModules/git.nix @@ -3,6 +3,7 @@ packages = with pkgs; [ git lazygit + act gh ]; file = {