Compare commits
1 Commits
modern
...
5096670771
| Author | SHA1 | Date | |
|---|---|---|---|
| 5096670771 |
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
openai-whisper
|
||||
ffmpeg
|
||||
];
|
||||
}
|
||||
@@ -10,5 +10,6 @@
|
||||
../../apps/jellyfin-mpv-shim
|
||||
../../apps/nextcloud
|
||||
../../apps/ttyper
|
||||
../../apps/transcription
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user