mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
11 lines
185 B
Nix
11 lines
185 B
Nix
{
|
|
imports = [
|
|
./pi-claude-bridge.nix
|
|
./pi-codex-image-gen.nix
|
|
./pi-invisible-continue.nix
|
|
./pi-mcp.nix
|
|
./agent-browser.nix
|
|
./rpiv-ask-user-question.nix
|
|
];
|
|
}
|