lix my ballx
This commit is contained in:
parent
8df82ca204
commit
6eeee7ac88
4 changed files with 35 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue