feat(desktop): add voxtype module

This commit is contained in:
tux
2026-08-13 17:14:20 +05:30
parent 31f4218115
commit 69c2254f00
4 changed files with 92 additions and 1 deletions

View File

@@ -83,5 +83,6 @@
lanzaboote.url = "github:nix-community/lanzaboote/v1.1.0";
copyparty.url = "github:9001/copyparty";
hermes-agent.url = "github:NousResearch/hermes-agent";
voxtype.url = "github:peteonrails/voxtype/v0.7.5";
};
}