Lazygit
programs.lazygit.enable
Whether to enable lazygit, a simple terminal UI for git commands.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/lazygit.nix
programs.lazygit.package
The lazygit package to use.
Type: package
Default
pkgs.lazygit
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/lazygit.nix
programs.lazygit.settings
Lazygit configuration.
See https://github.com/jesseduffield/lazygit/blob/master/docs/Config.md for documentation.
Type: YAML value
Default
{ }
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/programs/lazygit.nix