craige: switched to yt-dlp
This commit is contained in:
parent
186f65b240
commit
8ea494c268
|
@ -141,7 +141,6 @@
|
|||
wget
|
||||
wesnoth # Turn-based strategy game
|
||||
xorg.xev
|
||||
youtube-dl
|
||||
zip # zip all the zip's
|
||||
zlib
|
||||
zlib.dev
|
||||
|
|
|
@ -12,5 +12,6 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
byobu # text-based window manager and terminal multiplexer.
|
||||
gopass # password file manager
|
||||
yt-dlp # Command-line tool to download videos
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue