stufe
This commit is contained in:
parent
ad083cc62c
commit
70cf54d824
2 changed files with 5 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
||||||
# };
|
# };
|
||||||
programs.qgroundcontrol.enable = true;
|
programs.qgroundcontrol.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
docker-compose
|
||||||
|
bun
|
||||||
|
ngrok
|
||||||
|
|
||||||
# keep-sorted start sticky_comments=no
|
# keep-sorted start sticky_comments=no
|
||||||
# act
|
# act
|
||||||
# asm-lsp
|
# asm-lsp
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,7 @@
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
users.users.tao.packages = with pkgs; [
|
users.users.tao.packages = with pkgs; [
|
||||||
|
forgejo-cli
|
||||||
grayjay
|
grayjay
|
||||||
# keep-sorted start sticky_comments=no
|
# keep-sorted start sticky_comments=no
|
||||||
# android-tools
|
# android-tools
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue