mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 22:11:33 +01:00
git: Update email address
This commit is contained in:
parent
582aff0b2b
commit
f248963109
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
user = {
|
user = {
|
||||||
name = "SebastianStork";
|
name = "SebastianStork";
|
||||||
email = "sebastian.stork@pm.me";
|
email = "git@sstork.dev";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue