7 lines
99 B
Nix
7 lines
99 B
Nix
{
|
|
programs.git = {
|
|
enable = true;
|
|
userName = "k3t";
|
|
userEmail = "k3t@k3t.dev";
|
|
};
|
|
} |