From a69f2fad3a6b53ad3670f1ad7207171bd5d5f69b Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 20 Jan 2026 10:30:46 -0500 Subject: [PATCH] Update where esptool is installed --- modules/hosts/common/all-gui.nix | 2 +- modules/hosts/common/default.nix | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/modules/hosts/common/all-gui.nix b/modules/hosts/common/all-gui.nix index d17be2b..0a5f3f1 100644 --- a/modules/hosts/common/all-gui.nix +++ b/modules/hosts/common/all-gui.nix @@ -1,6 +1,6 @@ { pkgs, ... }: { home.packages = with pkgs; [ - # nothing here right now + esptool ]; programs = { git.settings.aliases = { diff --git a/modules/hosts/common/default.nix b/modules/hosts/common/default.nix index 497e06c..eb4aa13 100644 --- a/modules/hosts/common/default.nix +++ b/modules/hosts/common/default.nix @@ -16,7 +16,6 @@ in { dos2unix duf dust - esptool fd f2 git-filter-repo