diff options
Diffstat (limited to 'users/grfn/system')
-rw-r--r-- | users/grfn/system/home/modules/development.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/grfn/system/home/modules/development.nix b/users/grfn/system/home/modules/development.nix index 6ad44abf053c..1a5e912916f8 100644 --- a/users/grfn/system/home/modules/development.nix +++ b/users/grfn/system/home/modules/development.nix @@ -39,6 +39,7 @@ with lib; home.packages = with pkgs; [ jq yq + gron gitAndTools.hub gitAndTools.tig gitAndTools.gh |