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 = {