diff options
author | Franck Cuny <franck@fcuny.net> | 2024-11-17 19:08:21 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-11-17 19:08:21 -0800 |
commit | e050ba2f789ae23d904639e129efea5671987a53 (patch) | |
tree | 4bba7cd48d5d58bb426d684316e4ec0b74d7d7d8 /nix | |
parent | flake.lock: Update (diff) | |
download | world-e050ba2f789ae23d904639e129efea5671987a53.tar.gz |
install a few more media tools
Diffstat (limited to '')
-rw-r--r-- | nix/profiles/home-manager/shell.nix | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/nix/profiles/home-manager/shell.nix b/nix/profiles/home-manager/shell.nix index 2958d59..2e96066 100644 --- a/nix/profiles/home-manager/shell.nix +++ b/nix/profiles/home-manager/shell.nix @@ -14,7 +14,9 @@ yq # media - mpv + # mpv - TODO: this is currently broken + ffmpeg + yt-dlp # dicts aspell |