feat: add tea, update git credentials
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
user = {
|
||||
name = "rocketcamel";
|
||||
name = "lucalise";
|
||||
email = "luca_lise@icloud.com";
|
||||
};
|
||||
init = {
|
||||
@@ -15,6 +15,6 @@
|
||||
signing = {
|
||||
signByDefault = true;
|
||||
format = "ssh";
|
||||
key = "~/.ssh/commits.id_ed25519.pub";
|
||||
key = "~/.ssh/id_ed25519.pub";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user