This commit is contained in:
alsaiduq-lab 2026-01-01 17:32:16 -07:00
parent 7a098f0027
commit a05422ff0d
8 changed files with 41 additions and 47 deletions

View file

@ -1,5 +1,7 @@
{pkgs, ...}: {
home.packages = with pkgs; [
desktop-gremlin
voicevox
libretranslate
];
}