From b9017ad0faf43a9f6ab7dc7ded77a7c4895bd952 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 11 Mar 2026 15:39:32 -0600 Subject: [PATCH] 1773265172 --- modules/home/librewolf.nix | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/home/librewolf.nix b/modules/home/librewolf.nix index dedb273..e8a191e 100644 --- a/modules/home/librewolf.nix +++ b/modules/home/librewolf.nix @@ -78,6 +78,11 @@ install_url = "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"; installation_mode = "force_installed"; }; + + "addon@darkreader.org" = { + install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; + installation_mode = "force_installed"; + }; }; Preferences = {