summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/home/code.nix5
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