change git username
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 38s

This commit is contained in:
Satria 2026-03-28 19:56:29 +07:00
commit 08ea39b54b

View file

@ -68,7 +68,7 @@
git = { # setup your git author
username = "satr14"; # forgejo username
server = "https://git.satr14.my.id"; # forgejo server url
user = "Satria";
user = "satr14";
email = "admin@satr14.my.id";
};
}