Add tig to all hosts
I use it frequently when doing things with git.
This commit is contained in:
parent
e1bdaae278
commit
049565c491
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
pkgs.curl
|
||||
pkgs.htop
|
||||
pkgs.git
|
||||
pkgs.tig
|
||||
];
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue