This commit is contained in:
암냥 2026-07-26 03:34:27 +09:00
commit cec6033064
No known key found for this signature in database

View file

@ -81,7 +81,7 @@
# Git source filtering keeps config.toml and state.json out of the Nix store. # Git source filtering keeps config.toml and state.json out of the Nix store.
amiaBot = { amiaBot = {
url = "git+file:///home/imnyang/workspaces/git/imnyang/amia"; url = "git+ssh://forgejo@mizuki.guru/imnyang/amia";
flake = false; flake = false;
}; };
}; };