Merge pull request #587 from genebean/esptool

Update where esptool is installed
This commit is contained in:
Gene Liverman 2026-01-20 10:31:31 -05:00 committed by GitHub
commit 324271d729
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

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

View file

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