summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorvin <vin@vineetk.net>2025-01-14 23:57:06 -0500
committervin <vin@vineetk.net>2025-01-15 00:49:16 -0500
commitcd95d06152afe31cf9c6a734b44b45cebb58babb (patch)
treeee8bab0a65780fa5aa1c1c3f3d46dc972712a4c8 /home.nix
parent8a9ac84e2a72ae2813043bd609b74decbbf6e0ba (diff)
change yt-dlp back to unstable branch from unstable-small
Latest 2025.01.12 got built on main unstable branch now.
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home.nix b/home.nix
index 64c28a7..c317e80 100644
--- a/home.nix
+++ b/home.nix
@@ -452,7 +452,6 @@ set-option -sa terminal-features ',*:RGB'
452 452
453 yt-dlp = { 453 yt-dlp = {
454 enable = true; 454 enable = true;
455 package = inputs.nixpkgs-small.legacyPackages.x86_64-linux.yt-dlp;
456 settings = { 455 settings = {
457 merge-output-format = "mkv"; 456 merge-output-format = "mkv";
458 embed-subs = true; 457 embed-subs = true;