first try
This commit is contained in:
8
home/git.nix
Normal file
8
home/git.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{...}:
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "TheCrazyInsanity";
|
||||
userEmail = "notarealemailcheckmysite@thecrazyinsanity.win";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user