From 259c795fba4084d9b4544bce17ac943ef40718bc Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 18 Mar 2026 00:19:51 -0600 Subject: [PATCH] Update librewolf.nix --- modules/home/librewolf.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/home/librewolf.nix b/modules/home/librewolf.nix index 69537c0..c4efcfb 100644 --- a/modules/home/librewolf.nix +++ b/modules/home/librewolf.nix @@ -82,6 +82,7 @@ installation_mode = "force_installed"; }; + # Dark Reader "addon@darkreader.org" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; installation_mode = "force_installed"; @@ -121,6 +122,7 @@ Value = false; Status = "locked"; }; + "browser.tabs.groups.smart.userEnabled" = { Value = false; Status = "locked";