From 5511e875e7dd4feeb0c29899ffbe05754bdbc15c Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Sun, 20 Oct 2024 11:42:07 -0500 Subject: force firefox to overwrite search.json.mozlz4 --- modules/home/firefox.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/home') diff --git a/modules/home/firefox.nix b/modules/home/firefox.nix index 310f9cc..db507a8 100644 --- a/modules/home/firefox.nix +++ b/modules/home/firefox.nix @@ -15,6 +15,7 @@ }; default = "Timmy Search"; privateDefault = "Timmy Search"; + force = true; # Overwrite old }; userChrome = builtins.readFile ./resources/firefox/userChrome.css; arkenfox = { -- cgit v1.2.3