From 5ba52ebbc8a1dd6c27bdc13a4198d3bcaeeae0cb Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 15 Jan 2025 22:44:33 +0100 Subject: Add ESP-IDF tools and VSCode extension Signed-off-by: Mel --- modules/home/code.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/home') 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 -- cgit 1.4.1