add restruct2
This commit is contained in:
7
home/core/git/default.nix
Normal file
7
home/core/git/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "cnst";
|
||||
userEmail = "cnst@cana.st";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user