7 lines
137 B
Nix
7 lines
137 B
Nix
{
|
|
programs.git = {
|
|
enable = true;
|
|
userName = "gpskwlkr";
|
|
userEmail = "giorgi.anakidze@outlook.com";
|
|
};
|
|
}
|