From 65cd6b646898407e1724275180c9c990f9793fa5 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 23 Mar 2026 11:14:12 -0600 Subject: [PATCH] Added Unhook --- modules/librewolf.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/librewolf.nix b/modules/librewolf.nix index 26d3a63..0cdb225 100644 --- a/modules/librewolf.nix +++ b/modules/librewolf.nix @@ -66,6 +66,10 @@ let install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; installation_mode = "force_installed"; }; + "myallychou@gmail.com" = { + install_url = "https://addons.mozilla.org/firefox/downloads/latest/youtube-recommended-videos/latest.xpi"; + installation_mode = "force_installed"; + }; }; Preferences = {