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