1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-05 12:53:27 +02:00
home-manager/tests/modules/programs/firefox
Kira Bruneau 9f4268e6b6
firefox: support passing any json value to settings (#3580)
Firefox internally only supports bool, int, and string types for
preferences, but often stores objects, arrays and floats as strings.

This change makes it nicer to specify those type of preferences in
Nix, and it also makes it possible to merge objects & arrays across
multiple modules.
2023-02-05 11:23:22 +01: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: fix expected bookmarks in test 2022-12-04 13:29:25 +01: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: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
profile-settings.nix firefox: support passing any json value to settings (#3580) 2023-02-05 11:23:22 +01:00
state-version-19_09.nix tests: make enableBig an option 2022-01-02 10:36:52 +01:00