new email addresses
This commit is contained in:
parent
1bc8ea24df
commit
2d40953bd8
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ in
|
||||||
":instance" = {
|
":instance" = {
|
||||||
name = "miras fedi";
|
name = "miras fedi";
|
||||||
description = "miras akkoma instance";
|
description = "miras akkoma instance";
|
||||||
email = "fedi@chpu.eu";
|
email = "akkoma@chpu.eu";
|
||||||
registration_open = false;
|
registration_open = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@ in {
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "twoneis";
|
userName = "twoneis";
|
||||||
userEmail = "sanjay29@sapura.de";
|
userEmail = "git@chpu.eu";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue