From b2bc177601a5db98772f56e457c010a7ba1b7479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 5 Jan 2025 11:50:32 +0100 Subject: [PATCH] Home Gen435 @ 2024-12-14-17:29 --- modules/home/zsh/tools.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/home/zsh/tools.nix b/modules/home/zsh/tools.nix index 122aa8f..717853f 100644 --- a/modules/home/zsh/tools.nix +++ b/modules/home/zsh/tools.nix @@ -17,9 +17,6 @@ vim w3m wget - youtube-dl - ]; - nixpkgs.config.permittedInsecurePackages = [ - "python3.11-youtube-dl-2021.12.17" + yt-dlp ]; }