From 055de7f1ffdfb69cad2b6bd4b249a22e5e0e0755 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