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