git: install more tools
This commit is contained in:
@@ -3,5 +3,10 @@
|
|||||||
environment.shellAliases.g = "git";
|
environment.shellAliases.g = "git";
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.git-kmein
|
pkgs.git-kmein
|
||||||
|
pkgs.git-absorb
|
||||||
|
pkgs.git-crypt
|
||||||
|
pkgs.git-lfs
|
||||||
|
pkgs.patch
|
||||||
|
pkgs.patchutils
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user