This commit is contained in:
암냥 2026-08-26 12:00:30 +09:00
commit d6103ad33a
5 changed files with 160 additions and 6 deletions

View file

@ -83,7 +83,10 @@
url = "git+ssh://forgejo@mizuki.guru/imnyang/amia";
flake = false;
};
api = {
url = "git+ssh://forgejo@mizuki.guru/imnyang/api.git";
flake = false;
};
cfwithoutincident = {
url = "git+https://git.mizuki.guru/imnyang/cfwithoutincident.git";
flake = false;