summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/home/firefox.nix1
1 files changed, 1 insertions, 0 deletions
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 = {