test
This commit is contained in:
@@ -8,10 +8,9 @@
|
||||
}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
|
||||
# TODO: Configure your git identity
|
||||
# userName = "Your Name";
|
||||
# userEmail = "your.email@example.com";
|
||||
package = pkgs.gitAndTools.gitFull;
|
||||
userName = "Wong Ding Feng";
|
||||
userEmail = "dingfengwong@gmail.com";
|
||||
|
||||
extraConfig = {
|
||||
# From common.nix
|
||||
|
||||
@@ -146,5 +146,7 @@ in {
|
||||
dfu-programmer
|
||||
dua
|
||||
# progs
|
||||
|
||||
zstd
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user