diff --git a/modules/home/firefox/default.nix b/modules/home/firefox/default.nix index 8d4eeb7..2634d32 100644 --- a/modules/home/firefox/default.nix +++ b/modules/home/firefox/default.nix @@ -14,6 +14,7 @@ firefox-color stylus scroll_anywhere + clearurls ]; extraConfig = builtins.readFile ./user.js; };