From b482da272733683135f6a462916acc638aa004e8 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 4 Feb 2026 15:59:39 -0700 Subject: [PATCH] 1770245979 --- modules/home/librewolf.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/librewolf.nix b/modules/home/librewolf.nix index 30c3095..f2a0a3f 100644 --- a/modules/home/librewolf.nix +++ b/modules/home/librewolf.nix @@ -23,7 +23,7 @@ SanitizeOnShutdown = { Cache = true; Cookies = false; - History = true; + History = false; Sessions = true; SiteSettings = false; OfflineApps = true;