pi: add android skills
This commit is contained in:
@@ -82,6 +82,12 @@
|
||||
url = "github:ChrisOboe/json2steamshortcut";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# Google's official agent-skills for Android development (Apache 2.0).
|
||||
# Consumed by home/progs/pi.nix and exposed under ~/.omp/agent/skills/.
|
||||
android-skills = {
|
||||
url = "github:android/skills";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
# Server (muffin) — follows nixpkgs-stable
|
||||
nix-minecraft = {
|
||||
|
||||
Reference in New Issue
Block a user