packages(nixos-server): add lazygit
This commit is contained in:
parent
640fe6418b
commit
7b1a8d3afc
@ -4,9 +4,10 @@
|
||||
../../modules/zsh.nix
|
||||
];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
neovim
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
neovim
|
||||
lazygit
|
||||
];
|
||||
|
||||
home.stateVersion = "21.05";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user