Added more tools for rc hobby programming and config.

This commit is contained in:
2025-09-14 21:32:13 -07:00
parent f536023a14
commit cce655e475
3 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
programs.qgroundcontrol.enable = true;
environment.systemPackages = with pkgs; [
betaflight-configurator
mission-planner
];