butterfly gonna fix everything for me :33333333333

This commit is contained in:
foxora 2026-02-17 04:04:32 +00:00
parent 3fd01411a1
commit a9510e1723
7 changed files with 220 additions and 84 deletions

View file

@ -245,20 +245,20 @@
};
}
{
condition = "hasconfig:remote.*.url:ssh://forgejo@forge.dobutterfliescry.net:2222/**";
condition = "hasconfig:remote.*.url:ssh://git@tearforge.net:2222/**";
contents = {
user = {
name = "foxora";
email = "foxora@noreply.forge.dobutterfliescry.net";
email = "foxora@noreply.tearforge.net";
};
};
}
{
condition = "hasconfig:remote.*.url:https://forge.dobutterfliescry.net/**";
condition = "hasconfig:remote.*.url:https://tearforge.net/**";
contents = {
user = {
name = "foxora";
email = "foxora@noreply.forge.dobutterfliescry.net";
email = "foxora@noreply.tearforge.net";
};
};
}