wow
This commit is contained in:
parent
8949ca3599
commit
f5e9b465c5
4 changed files with 63 additions and 10 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue