mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
fix Firefox
This commit is contained in:
parent
8bcc436a78
commit
3bcce0fbc6
@ -75,6 +75,8 @@
|
||||
"browser.startup.page" = 3;
|
||||
};
|
||||
|
||||
# This is recommended since Firefox will replace the symlink for the search configuration on every launch.
|
||||
search.force = true;
|
||||
search.default = "Startpage";
|
||||
search.engines = {
|
||||
"Amazon.de".metaData.hidden = true;
|
||||
|
Loading…
Reference in New Issue
Block a user