This commit is contained in:
암냥 2026-07-26 03:29:26 +09:00
commit f5e9b465c5
No known key found for this signature in database
4 changed files with 63 additions and 10 deletions

View file

@ -78,6 +78,12 @@
mizuki-nc.url = "git+https://git.mizuki.guru/imnyang/mizuki.guru.git?rev=70b1c9a2befc933c63f2b3197655b4f1166f9fbb";
muvel.url = "github:imnyang/muvel-nix";
# Git source filtering keeps config.toml and state.json out of the Nix store.
amiaBot = {
url = "git+file:///home/imnyang/workspaces/git/imnyang/amia";
flake = false;
};
};
outputs =