update: use unstable yt-dlp
This commit is contained in:
parent
aead1f4c94
commit
a064128e6e
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,7 @@
|
|||
];
|
||||
down_meme = [
|
||||
wl-clipboard
|
||||
yt-dlp
|
||||
unstable.yt-dlp
|
||||
libnotify
|
||||
];
|
||||
wl-copy-file = [
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
down_meme
|
||||
yt-dlp
|
||||
unstable.yt-dlp
|
||||
ffmpeg
|
||||
obs-studio
|
||||
imagemagick
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue