1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 03:48:31 +02:00
home-manager/tests/modules/programs/firefox
Kira Bruneau 69d19b9839
firefox: support setting search engines
With this change, it's now possible to configure the default search
engine in Firefox with

  programs.firefox.profiles.<name>.search.default

and add custom engines with

  programs.firefox.profiles.<name>.search.engines.

It's also recommended to enable

  programs.firefox.profiles.<name>.search.force = true

since Firefox will replace the symlink for the search configuration on
every launch, but note that you'll loose any existing configuration by
enabling this.
2022-10-22 20:36:04 +02:00
..
default.nix firefox: deprecate 'enableGnomeExtensions' 2021-05-19 08:51:52 +02:00
deprecated-native-messenger.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00
profile-settings-expected-bookmarks-user.js firefox: add bookmarks support 2021-10-03 12:16:40 +02:00
profile-settings-expected-bookmarks.html firefox: support nested folders in bookmarks (#3112) 2022-08-26 21:28:57 -04:00
profile-settings-expected-search.json firefox: support setting search engines 2022-10-22 20:36:04 +02:00
profile-settings-expected-user.js firefox: use wrapped package 2019-08-18 18:04:04 +02:00
profile-settings.nix firefox: support setting search engines 2022-10-22 20:36:04 +02:00
state-version-19_09.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00