mirror of
https://github.com/caperren/nixos-configs.git
synced 2025-11-08 11:41:14 +00:00
Added inav-configurator, removed deadbeef and davinci resolve, temp removal of rpi-imager for build failure, new git user syntax
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
programs.qgroundcontrol.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
betaflight-configurator
|
||||
inav-configurator
|
||||
mission-planner
|
||||
];
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
audacity
|
||||
darktable
|
||||
davinci-resolve
|
||||
inkscape
|
||||
kdePackages.kdenlive
|
||||
obs-studio
|
||||
|
||||
@@ -41,7 +41,6 @@ in
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
deadbeef
|
||||
glava
|
||||
plex-desktop
|
||||
projectm_3
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
openrgb-with-all-plugins
|
||||
pciutils
|
||||
rofi-bluetooth
|
||||
rpi-imager
|
||||
# rpi-imager # <- Build Failure
|
||||
rpiboot
|
||||
s-tui
|
||||
scrcpy
|
||||
|
||||
Reference in New Issue
Block a user