lix my ballx

This commit is contained in:
Tao Tien 2026-02-10 02:26:23 -08:00
parent 8df82ca204
commit 6eeee7ac88
4 changed files with 35 additions and 2 deletions

View file

@ -3,10 +3,16 @@
pkgs,
...
}: {
# systemd.user.services.lspmux = {
# enable = true;
# wantedBy = ["default.target"];
# serviceConfig = {
# Type = "simple";
# ExecStart = "${pkgs.lspmux}/bin/lspmux server";
# };
# };
programs.qgroundcontrol.enable = true;
environment.systemPackages = with pkgs; [
maturin
mission-planner
# keep-sorted start sticky_comments=no
# act
# asm-lsp
@ -42,7 +48,10 @@
just-lsp
keep-sorted
lldb
lspmux
maturin
mergiraf
mission-planner
qFlipper
qemu
sd