home: add youtube-dl
This commit is contained in:
parent
40c40945dc
commit
b9c340a8ee
|
@ -4,6 +4,7 @@
|
||||||
(python3.withPackages(ps: with ps; [
|
(python3.withPackages(ps: with ps; [
|
||||||
ansible
|
ansible
|
||||||
dnspython
|
dnspython
|
||||||
|
youtube-dl
|
||||||
]))
|
]))
|
||||||
killall
|
killall
|
||||||
htop
|
htop
|
||||||
|
|
Loading…
Reference in New Issue