add esptool
This commit is contained in:
parent
ad9c60fafa
commit
0fa4e8c6c0
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
||||
home = {
|
||||
sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
|
|
@ -49,6 +49,7 @@
|
|||
python314
|
||||
jdk25_headless
|
||||
arduino-cli
|
||||
esptool
|
||||
];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue