mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-13 19:00:19 +01:00
set git name as traxys
This commit is contained in:
parent
d703f3c295
commit
e4ec50fd5f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}: {
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Quentin Boyer";
|
||||
userName = "traxys";
|
||||
userEmail = config.extraInfo.email;
|
||||
delta = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue