Update where esptool is installed

This commit is contained in:
Gene Liverman 2026-01-20 10:30:46 -05:00
parent 0c53edd320
commit a69f2fad3a
Signed by: genebean
SSH key fingerprint: SHA256:ZjLMZwtU49BWDoI2hgsA0/Q6XT4+S0kcKFWW1EJBicI
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{ pkgs, ... }: { { pkgs, ... }: {
home.packages = with pkgs; [ home.packages = with pkgs; [
# nothing here right now esptool
]; ];
programs = { programs = {
git.settings.aliases = { git.settings.aliases = {

View file

@ -16,7 +16,6 @@ in {
dos2unix dos2unix
duf duf
dust dust
esptool
fd fd
f2 f2
git-filter-repo git-filter-repo