More rc tools to hobby rc

This commit is contained in:
2025-09-16 15:15:06 -07:00
parent ffdbf536b5
commit 76405677a0
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
environment.systemPackages = with pkgs; [
betaflight-configurator
inav-configurator
mission-planner
];
}

View File

@@ -13,11 +13,11 @@ let
Categories=Development;IDE;
'';
};
in {
in
{
environment.systemPackages = with pkgs; [
arduino-ide
dfu-util
inav-configurator
gcc
gnumake
jetbrains-toolbox