change git settings

This commit is contained in:
ark-lamp-umbrella 2024-04-21 22:21:23 -07:00
parent 20b1aa306f
commit 6cde38fff0
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 5 additions and 0 deletions

View File

@ -234,6 +234,11 @@ in
enable = true;
userName = "ark-lamp-umbrella";
userEmail = "ark-lamp-umbrella@noreply.codeberg.org";
extraConfig = {
push = {
autoSetupRemote = true;
};
};
signing = {
key = "15078E3940CB5C65B450A86D15E48F7B97025652";
signByDefault = true;