From 355bf7d977e2c3c4e29e17d13809f5a8742685c4 Mon Sep 17 00:00:00 2001 From: Simon Gardling Date: Sun, 10 Aug 2025 23:05:10 -0700 Subject: [PATCH] add yt-dlp --- home-manager/no-gui.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home-manager/no-gui.nix b/home-manager/no-gui.nix index 45ad582..ffe2bac 100644 --- a/home-manager/no-gui.nix +++ b/home-manager/no-gui.nix @@ -197,6 +197,8 @@ in powerstat nodePackages_latest.nodejs + + yt-dlp ] ++ rust_pkgs ++ lsps