mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 19:51:14 +00:00
More rc tools to hobby rc
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
betaflight-configurator
|
betaflight-configurator
|
||||||
|
inav-configurator
|
||||||
mission-planner
|
mission-planner
|
||||||
];
|
];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -13,11 +13,11 @@ let
|
|||||||
Categories=Development;IDE;
|
Categories=Development;IDE;
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
in {
|
in
|
||||||
|
{
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
arduino-ide
|
arduino-ide
|
||||||
dfu-util
|
dfu-util
|
||||||
inav-configurator
|
|
||||||
gcc
|
gcc
|
||||||
gnumake
|
gnumake
|
||||||
jetbrains-toolbox
|
jetbrains-toolbox
|
||||||
|
|||||||
Reference in New Issue
Block a user