home: use git from nixpkgs-unstable
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
];
|
||||
|
||||
programs.git = {
|
||||
package = pkgs.pkgs-unstable.git;
|
||||
enable = true;
|
||||
userEmail = email;
|
||||
userName = "Motiejus Jakštys";
|
||||
|
||||
Reference in New Issue
Block a user