diff --git a/profiles/common/default.nix b/profiles/common/default.nix index d780f975..fc7d6666 100644 --- a/profiles/common/default.nix +++ b/profiles/common/default.nix @@ -48,6 +48,7 @@ (import ../../programs/ssh/default.nix { inherit pkgs; }) ripgrep unzip + youtube-dl ]; };