mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-17 09:21:19 +00:00
7 lines
71 B
Nix
7 lines
71 B
Nix
{
|
|
imports = [
|
|
./chatgpt
|
|
./copilot
|
|
./codecompanion
|
|
];
|
|
}
|