disable translations in firefox
This commit is contained in:
parent
5225e95b6f
commit
502ba69510
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
||||||
"browser.preferences.moreFromMozilla" = false;
|
"browser.preferences.moreFromMozilla" = false;
|
||||||
"browser.toolbars.bookmarks.visibility" = "never";
|
"browser.toolbars.bookmarks.visibility" = "never";
|
||||||
"media.videocontrols.picture-in-picture.enabled" = false;
|
"media.videocontrols.picture-in-picture.enabled" = false;
|
||||||
|
"browser.translation.enable" = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue