From ecaa96d98a3a619c6d12659a2513cc74efd0079b Mon Sep 17 00:00:00 2001 From: Mel Date: Sun, 16 Feb 2025 00:12:22 +0100 Subject: Add VSCodium extensions for AI, for evaluation Signed-off-by: Mel --- modules/home/code.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'modules') 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 -- cgit 1.4.1