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/common.nix | 2 +- modules/home/code.nix | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/common.nix b/modules/common.nix index cf2dca2..c248710 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -95,7 +95,7 @@ androidStudioPackages.dev winetricks bottles - scrcpy apfs-fuse nfs-utils + scrcpy apfs-fuse nfs-utils esp-idf-full borgbackup pika-backup prismlauncher xonotic 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