diff options
| author | Mel <mel@rnrd.eu> | 2025-02-16 00:12:22 +0100 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-02-16 00:12:22 +0100 |
| commit | ecaa96d98a3a619c6d12659a2513cc74efd0079b (patch) | |
| tree | 7b55924f353257a2023c80286351c1c96bb26550 /modules | |
| parent | 527c450a1e6de00c9c8a77d1251a8a626e6bd732 (diff) | |
| download | minerals-ecaa96d98a3a619c6d12659a2513cc74efd0079b.tar.zst minerals-ecaa96d98a3a619c6d12659a2513cc74efd0079b.zip | |
Add VSCodium extensions for AI, for evaluation
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/home/code.nix | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/modules/home/code.nix b/modules/home/code.nix index fe3319d..0d4344c 100644 --- a/modules/home/code.nix +++ b/modules/home/code.nix @@ -34,6 +34,11 @@ let mkhl.direnv alefragnani.bookmarks + # Dumb AI stuff, for evaluation + github.copilot + github.copilot-chat + continue.continue + # Language support ms-vscode.makefile-tools ms-vscode.cpptools-extension-pack |
