This commit is contained in:
alsaiduq-lab 2026-03-06 21:02:12 -07:00
parent b19dfaa13e
commit 6d92b7bc3e
3 changed files with 1 additions and 18 deletions

View file

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