initial commit
This commit is contained in:
commit
07d4f917bd
83 changed files with 3762 additions and 0 deletions
7
user/git/default.nix
Normal file
7
user/git/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "gpskwlkr";
|
||||
userEmail = "giorgi.anakidze@outlook.com";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue