change git commit email because github sucks

This commit is contained in:
CherryKitten 2024-03-24 19:03:49 +01:00
parent f2fea869e5
commit d9b92aef59
Signed by: sammy
GPG key ID: 98D8F75FB0658276

View file

@ -3,7 +3,7 @@
programs.git = {
userName = "CherryKitten";
userEmail = "git@cherrykitten.dev";
userEmail = "sammy@cherrykitten.dev";
signing.key = "0xC01A7CBBA617BD5F";
signing.signByDefault = true;
};