diff --git a/home/jonas/home.nix b/home/jonas/home.nix index 64c374f..5439821 100644 --- a/home/jonas/home.nix +++ b/home/jonas/home.nix @@ -64,6 +64,7 @@ arduino bat chromium + ffmpeg firefox fzf htop @@ -83,10 +84,11 @@ vim vscode w3m + youtube-dl ]; - # required by obsidian nixpkgs.config.permittedInsecurePackages = [ - "electron-25.9.0" + "electron-25.9.0" # required by obsidian + "python3.11-youtube-dl-2021.12.17" ]; home.sessionVariables = {