8 lines
153 B
Nix
8 lines
153 B
Nix
{...}:
|
|
{
|
|
programs.git = {
|
|
enable = true;
|
|
userName = "TheCrazyInsanity";
|
|
userEmail = "notarealemailcheckmysite@thecrazyinsanity.win";
|
|
};
|
|
} |