mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 19:51:14 +00:00
Added more tools for rc hobby programming and config.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
programs.qgroundcontrol.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
betaflight-configurator
|
||||
mission-planner
|
||||
];
|
||||
|
||||
|
||||
@@ -16,6 +16,8 @@ let
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
arduino-ide
|
||||
dfu-util
|
||||
inav-configurator
|
||||
gcc
|
||||
gnumake
|
||||
jetbrains-toolbox
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
killall
|
||||
kitty
|
||||
lf
|
||||
minicom
|
||||
ncdu
|
||||
networkmanager
|
||||
networkmanagerapplet
|
||||
|
||||
Reference in New Issue
Block a user