mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 09:27:44 -04:00
Update where esptool is installed
This commit is contained in:
parent
0c53edd320
commit
a69f2fad3a
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
# nothing here right now
|
||||
esptool
|
||||
];
|
||||
programs = {
|
||||
git.settings.aliases = {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ in {
|
|||
dos2unix
|
||||
duf
|
||||
dust
|
||||
esptool
|
||||
fd
|
||||
f2
|
||||
git-filter-repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue