mirror of
https://github.com/ivabus/nixos
synced 2024-11-10 02:25:18 +03:00
Update git settings
This commit is contained in:
parent
d517cac11d
commit
a8ba0bf600
|
@ -22,7 +22,7 @@
|
|||
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "my_git_username";
|
||||
userEmail = "my_git_username@gmail.com";
|
||||
userName = "Ivan Bushchik";
|
||||
userEmail = "ivabus@ivabus.dev";
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue