mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Merge pull request #587 from genebean/esptool
Update where esptool is installed
This commit is contained in:
commit
324271d729
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