Added lazygit

This commit is contained in:
Luj 2023-01-21 19:35:42 +01:00
parent 0b9ea46061
commit 28b010cdbc
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 44 additions and 1 deletions

View file

@ -3,7 +3,7 @@
luj.hmgr.julien = {
home.packages = with pkgs; [ unstable.deploy-rs nixpkgs-review nixpkgs-fmt gh sops unstable.nix-eval-jobs nix-bisect htop ];
home.packages = with pkgs; [ unstable.deploy-rs nixpkgs-review nixpkgs-fmt gh sops unstable.nix-eval-jobs nix-bisect htop hydrasect tmux lazygit ];
home.stateVersion = "22.11";
luj.programs.neovim.enable = true;
luj.programs.ssh-client.enable = true;