diff options
Diffstat (limited to '')
-rw-r--r-- | hm/soispha/pkgs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/pkgs/default.nix b/hm/soispha/pkgs/default.nix index c43ec7a7..2a99fc7c 100644 --- a/hm/soispha/pkgs/default.nix +++ b/hm/soispha/pkgs/default.nix @@ -87,6 +87,7 @@ with pkgs; let ytc # My tool to download the videos (used in conjunction with the entry above) yts # My tool to select the videos (used in conjunction with the entry above) yt # My tool to both select and then download the videos (a merged version of the two entries above) + comments # My tool to display comments ]; Listen = [ |