mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2024-11-05 23:26:23 +01:00
removed redundant firefox policies search engines directive
This commit is contained in:
parent
7f81031b76
commit
bbb2af4f60
|
@ -34,13 +34,6 @@
|
||||||
"ebay@search.mozilla.org"
|
"ebay@search.mozilla.org"
|
||||||
"twitter@search.mozilla.org"
|
"twitter@search.mozilla.org"
|
||||||
];
|
];
|
||||||
SearchEngines = [
|
|
||||||
"Google"
|
|
||||||
"Bing"
|
|
||||||
"Amazon.com"
|
|
||||||
"eBay"
|
|
||||||
"Twitter"
|
|
||||||
];
|
|
||||||
"DisableFirefoxStudies" = true;
|
"DisableFirefoxStudies" = true;
|
||||||
"DisableTelemetry" = true;
|
"DisableTelemetry" = true;
|
||||||
"DisableFeedbackCommands" = true;
|
"DisableFeedbackCommands" = true;
|
||||||
|
|
Loading…
Reference in a new issue