fix: update github username

This commit is contained in:
Kiana Sheibani 2025-10-22 13:53:02 -04:00
parent 3dcc3b3f34
commit 706756d6fa
Signed by: toki
GPG key ID: 6CB106C25E86A9F7

View file

@ -31,7 +31,7 @@
user.name = fullname;
user.email = email;
github.user = "kiana-S";
github.user = "tokinanpa";
credential.helper = "store";
safe.directory = [ "/etc/nixos" ];
git.allowForcePush = true;