diff --git a/nixos/common/packages/default.nix b/nixos/common/packages/default.nix index ea17bd1c..f2782667 100644 --- a/nixos/common/packages/default.nix +++ b/nixos/common/packages/default.nix @@ -23,5 +23,6 @@ busybox # General linux commands, nslookup, dig, etc ethtool # Ethernet troubleshooting:with file # Shows the types of files + yt-dlp # Download YouTube videos ]; }