treewide: replace most occurences of old email
This commit is contained in:
parent
149cc26688
commit
b376b36b92
2 changed files with 3 additions and 3 deletions
|
@ -8,8 +8,8 @@
|
|||
};
|
||||
email = lib.mkOption {
|
||||
type = lib.types.str;
|
||||
default = "charlotte@vanpetegem.me";
|
||||
example = "charlotte@vanpetegem.me";
|
||||
default = "charlotte@vanpetegem.be";
|
||||
example = "charlotte@vanpetegem.be";
|
||||
description = ''
|
||||
Default email set in global git config.
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue