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; [
|
||||
betaflight-configurator
|
||||
inav-configurator
|
||||
mission-planner
|
||||
];
|
||||
|
||||
}
|
||||
|
||||
@@ -13,11 +13,11 @@ let
|
||||
Categories=Development;IDE;
|
||||
'';
|
||||
};
|
||||
in {
|
||||
in
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
arduino-ide
|
||||
dfu-util
|
||||
inav-configurator
|
||||
gcc
|
||||
gnumake
|
||||
jetbrains-toolbox
|
||||
|
||||
Reference in New Issue
Block a user