summary refs log tree commit diff
path: root/modules/home
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home')
-rw-r--r--modules/home/code.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/home/code.nix b/modules/home/code.nix
index 053d550..ad3c8f7 100644
--- a/modules/home/code.nix
+++ b/modules/home/code.nix
@@ -45,7 +45,8 @@ let
   ];
 
   externalExtensions = with pkgs.open-vsx; [
-    # Small extensions that aren't included in nixpkgs
+    # Extensions that aren't included in nixpkgs
+    espressif.esp-idf-extension
     geequlim.godot-tools
     miguelsolorio.fluent-icons
     tonybaloney.vscode-pets