This commit is contained in:
alsaiduq-lab 2026-02-16 00:04:21 -07:00
parent 599ded7bf6
commit e92d8e6616
7 changed files with 46 additions and 27 deletions

View file

@ -1,6 +1,6 @@
{pkgs, ...}: {
home.packages = with pkgs; [
ffmpeg
wf-recorder
gpu-screen-recorder
];
}

View file

@ -2,6 +2,5 @@
home.packages = with pkgs; [
desktop-gremlin
voicevox
libretranslate
];
}